]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Fix a memory leak.
authorBruno Haible <bruno@clisp.org>
Tue, 14 Apr 2020 21:48:23 +0000 (23:48 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 14 Apr 2020 21:48:23 +0000 (23:48 +0200)
commit1d166f60e79d39d2ba1342e68f96104c24c85fb7
treefe8ae7924926362c9b1d2f43d542e11a9f46e756
parent453812d9c98e6ba61c63d9cdebe4462c60af056c
libtextstyle: Fix a memory leak.

Reported by José E. Marchesi <jemarch@gnu.org>.

* libtextstyle/gnulib-local/lib/term-ostream.oo.c (term_ostream::free): Free
also the stream's attrbuffer.
libtextstyle/gnulib-local/lib/term-ostream.oo.c