getdate: don't leak when TZ contains two or more '"'s
authorJim Meyering <meyering@redhat.com>
Mon, 18 Jan 2010 07:23:24 +0000 (08:23 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 18 Jan 2010 07:23:24 +0000 (08:23 +0100)
commit2e3e4195c0c15b836ec60652a1b3b06d81767a2f
treee2dfa4956086b7c9027565855d51a03a3b57cd6c
parent06758294115f10dd93055a531113c24f8930f992
getdate: don't leak when TZ contains two or more '"'s

* lib/getdate.y (get_date): Don't leak a copy of TZ for each
double quote in TZ after the first one.
ChangeLog
lib/getdate.y