]> git.ipfire.org Git - thirdparty/coreutils.git/commit
date: fix crash or infinite loop when parsing a malformed TZ=""
authorPádraig Brady <P@draigBrady.com>
Thu, 27 Feb 2014 23:43:34 +0000 (23:43 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 27 Feb 2014 23:56:28 +0000 (23:56 +0000)
commita4faa6a0a3ae93c01d036d830ae7a21b74913baf
tree0c9f0aa37f422da9e7c8015eb588bb1f72bced16
parent7bbfd1735574be80971b597b34f779fe6938a595
date: fix crash or infinite loop when parsing a malformed TZ=""

* NEWS: Mention the fix.
* gnulib: Update to incorporate the fix.
This is the only change in this gnulib update.
* tests/misc/date.pl: Add a test for this case.

Fixes http://bugs.gnu.org/16872
NEWS
gnulib
tests/misc/date.pl