]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: JavaScript: Fix a memory leak.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Nov 2018 18:31:19 +0000 (19:31 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Nov 2018 18:31:19 +0000 (19:31 +0100)
commit58b9357409f262eb0da07c1124bddcc84bbb1cc4
tree9994b909fa57f46fc11a5c133ffbaea7fffb65d7
parent0a0859ee042b17b6bd8df1792883f83024cad06b
xgettext: JavaScript: Fix a memory leak.

* gettext-tools/src/x-javascript.c (free_token): Free tp->string also for
token_type_keyword.
gettext-tools/src/x-javascript.c