]> git.ipfire.org Git - thirdparty/gettext.git/commit
lua: fix crash when parsing '..' with non-string argument
authorDaiki Ueno <ueno@gnu.org>
Wed, 10 Jul 2013 23:15:11 +0000 (08:15 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 10 Jul 2013 23:16:28 +0000 (08:16 +0900)
commit823ccc1ff77a3b6d4f202597c84c3ff334e42356
treea073421ca01c50dc186315a2e1d7775ce0c7aa25
parent6c0abd26de617b218e86360885c1a6674fe1a4ea
lua: fix crash when parsing '..' with non-string argument

Reported by Koen Dergent at <http://savannah.gnu.org/bugs/?39458>.
* x-lua.c (extract_balanced): Skip stray '..'.
gettext-tools/src/ChangeLog
gettext-tools/src/x-lua.c
gettext-tools/tests/ChangeLog
gettext-tools/tests/xgettext-lua-1