FW: FW: zic and zoneinfo.zip

Paul Eggert eggert at CS.UCLA.EDU
Tue Sep 28 16:43:55 UTC 2010


On 09/28/10 00:07, Ravindra wrote:
> It does not happen for all the timezones. It is happening only for a
> subset. One timezone for which I'm able to reproduce it consistently is "EST5EDT".

I can't reproduce it for "EST5EDT" either, on my same setup as before:

$ TZ=EST5EDT valgrind ./date
==15536== Memcheck, a memory error detector
==15536== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==15536== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==15536== Command: ./date
==15536== 
Tue Sep 28 12:43:07 EDT 2010
==15536== 
==15536== HEAP SUMMARY:
==15536==     in use at exit: 0 bytes in 0 blocks
==15536==   total heap usage: 1 allocs, 1 frees, 1,024 bytes allocated
==15536== 
==15536== All heap blocks were freed -- no leaks are possible
==15536== 
==15536== For counts of detected and suppressed errors, rerun with: -v
==15536== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)



More information about the tz mailing list