Bug#650714: libc6: strptime memory access error

2011-12-02 Thread Aurelien Jarno
reassign 650714 valgrind forcemerge 626389 650714 thanks On Fri, Dec 02, 2011 at 03:37:09AM -0500, John W. Eaton wrote: > Package: libc6 > Version: 2.13-21 > Severity: normal > > Hi, > > Compililing the attached program with gcc and running the resulting > binary with "valgrind --tool=memcheck"

Bug#650714: libc6: strptime memory access error

2011-12-02 Thread John W. Eaton
Package: libc6 Version: 2.13-21 Severity: normal Hi, Compililing the attached program with gcc and running the resulting binary with "valgrind --tool=memcheck" shows teh following errors. Compiling with -DEXTRA=10 to allocate and initialize more space for the first parameter passed to strptime av