]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix missing unlock.
authorBruno Haible <bruno@clisp.org>
Thu, 18 May 2017 23:37:15 +0000 (01:37 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 May 2017 23:37:15 +0000 (01:37 +0200)
commitfc0ffc8b991de10acc7cf6c982f695c91b36e928
tree0a54db423a483abf1420d7aeacb680e1ce6d92e6
parent8e43b2c6c4e18d0bacdf9937a4c2f4af2a471836
Fix missing unlock.

Found by Coverity.

* gettext-runtime/intl/dcigettext.c (_nl_find_msg): Unlock the lock and
free allocated memory before returning.
gettext-runtime/intl/dcigettext.c