]> git.eshelyaron.com Git - emacs.git/commit
Port to NetBSD tzalloc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Mar 2018 08:18:34 +0000 (00:18 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Mar 2018 08:22:08 +0000 (00:22 -0800)
commitd48f4c3be13f8894964dad160f98ff8a7c7c3561
tree0d3a26ce56441ae8c63dce7c7dc0aadace6935dd
parentf1c48b0ec521744826ed43ae27eed0e152c472bf
Port to NetBSD tzalloc

Problem reported by Valery Ushakov (Bug#30738).
* src/editfns.c (xtzalloc): Remove.
(invalid_time_zone_specification): New function.
(tzlookup): Port to NetBSD, where tzalloc can fail when the TZ
string has an invalid value.
src/editfns.c