#3601: ascii_strcasecmp returns 0 for unequal length strings when the prefix
matches
--------------------+-------------------------------------------------------
Reporter: me | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
ascii_strcasecmp("", "foo) returns 0 where it should return a value less
than 0.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3601>
Mutt <http://www.mutt.org/>
The Mutt mail user agent