]> granicus.if.org Git - mutt/commit
make ascii_strcasecmp properly handle unequal length strings with the same prefix
authorMichael Elkins <me@sigpipe.org>
Sat, 1 Dec 2012 22:31:42 +0000 (14:31 -0800)
committerMichael Elkins <me@sigpipe.org>
Sat, 1 Dec 2012 22:31:42 +0000 (14:31 -0800)
commit521eadd0c7526cbe88c60e0bd94a5f93b2c348ef
tree4e8d7b9f8404968f93feeca1c0cd75879ae692c4
parent3eeae6ed6618c2176a0a5df09bacfb8d42e6daca
make ascii_strcasecmp properly handle unequal length strings with the same prefix

closes #3601
ascii.c