bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26364: [PATCH] Handle possible NULL return value of tzalloc.


From: Paul Eggert
Subject: bug#26364: [PATCH] Handle possible NULL return value of tzalloc.
Date: Tue, 4 Apr 2017 20:28:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Pádraig Brady wrote:
A quick scan shows that functions using tz handle the NULL case,
falling back to default behavior.

Yes, when I wrote that code I assumed that users prefer getting UTC time stamps to getting a diagnostic and no time stamps. That's the Unix tradition for other tz setting failures, e.g., TZ='no-such-time-zone'. If my assumption is wrong and users prefer an error message when memory is low, the patch would make sense. It's low priority, though, as the behavior is well-defined whether or not the patch is installed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]