[sr-dev] [kamailio/kamailio] mtree: fix handling of character values >= 0x80 (#1343)

Timo Teräs notifications at github.com
Wed Nov 29 20:55:21 CET 2017


@miconda The patch really fixes the bug described in the commit message. The if() condition protects against crash. But the side-effect was that all characters >=0x80 that got sign extended were rejected by the guard. In real life this caused the problem not to be able match utf-8 strings with non-ascii characters.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1343#issuecomment-347977164
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171129/ba530746/attachment.html>


More information about the sr-dev mailing list