]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix an out-of-bounds memory read.
authorBruno Haible <bruno@clisp.org>
Sat, 30 Sep 2017 11:42:24 +0000 (13:42 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 30 Sep 2017 11:42:24 +0000 (13:42 +0200)
commitb05d13f04990f6ed74637ee8bdb42fd1500974ac
treee1721dfa45c860cec775171e94be491a2f449226
parenta172ef4d4977eb93f3d23d4d9ed6efac68cd142c
Fix an out-of-bounds memory read.

Reported by Jakub Wilk <jwilk@jwilk.net>.

* gnulib-local/lib/term-ostream.oo.c (term_ostream_create): Pass the correct
length to memcmp().
gnulib-local/lib/term-ostream.oo.c