Displaying 1 result from an estimated 1 matches for "my_strncasecmp".
2006 Nov 13
1
my_strncasecmp ignores max_chars
my_strncasecmp ignores the length parameter, which breaks all sorts of
things on platforms where the function actually gets used.
Trivial patch attached.
--
Ben Winslow <rain at bluecherry.net>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: compat.c....