]> git.ipfire.org Git - thirdparty/gettext.git/commit
desktop: Fix invalid memory access
authorDavid Shea <dshea@redhat.com>
Tue, 24 May 2016 02:08:32 +0000 (11:08 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 24 May 2016 02:10:27 +0000 (11:10 +0900)
commit68ab0dafa99f1941b3ebb47b7cf969381e7310f4
treeab594b884be963fcc181b6148c9e05240559e1cf
parent3b5753977df1653edd0db8223610ffd5661be27a
desktop: Fix invalid memory access

* gettext-tools/src/read-desktop.c (desktop_lex): Don't access memory
deallocated with realloc().  Reported in:
http://savannah.gnu.org/bugs/?47991
gettext-tools/src/read-desktop.c