https://sourceware.org/bugzilla/show_bug.cgi?id=26698

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Martin,

  Yep this is a bug.  It looks like the coder was trying to check
  the last character in the string, rather than the first.  IE
  they meant to use end[-1] instead of hsz[-1].  I have therefore
  checked in a patch to make this change.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to