]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Try harder to avoid buffer overflow.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Jan 2022 10:21:45 +0000 (11:21 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commit48fd639432f79eda59b377e559daf7f6cc955487
tree808a2abfa6e50f3fc53c98667fc88fe276bbbcce
parent627804edfe8daa52e41249e444b28572c11f625a
libtextstyle: Try harder to avoid buffer overflow.

* libtextstyle/gnulib-local/lib/term-ostream.oo.c (term_ostream_create): Double
the size of termcapbuf and termentrybuf.
libtextstyle/gnulib-local/lib/term-ostream.oo.c