CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/02 17:50:11
Modified files:
lib/libc/time : strptime.c
Log message:
Fix a crash when there is text after a failed %Z conversion in strptime.
jmates at ee dot washington dot edu reported this bug and provided a patch.
This is a slightly modified version of the patch that only contains the
bug fix.
ok millert@, otto@
