This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug time/21716] Crash in glibc's mktime in low-memory situations


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

--- Comment #5 from eggert at cs dot ucla.edu ---
(In reply to Johannes from comment #4)

> The crash that I initially
> reported was in the assertion around line 750, while your patch seems to
> address the assertion at around line 440.

The patch I sent should also address the assertion around line 750, because the
patch arranges for later calls to __tzstring to not return NULL.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]