[bug-gettext] [bug #47531] One byte heap buffer overflow in x-lua.c (triggered by make check)

2016-03-25 Thread Hanno Boeck
URL: Summary: One byte heap buffer overflow in x-lua.c (triggered by make check) Project: GNU gettext Submitted by: hanno Submitted on: Fri 25 Mar 2016 02:02:44 PM CET Category: None

[bug-gettext] [bug #45408] malformed input causes endless loop in xgettext -L shell

2015-06-25 Thread Hanno Boeck
URL: http://savannah.gnu.org/bugs/?45408 Summary: malformed input causes endless loop in xgettext -L shell Project: GNU gettext Submitted by: hanno Submitted on: Thu 25 Jun 2015 05:13:46 PM CEST Category: None

[bug-gettext] [bug #45391] Out of bounds read in xgettext on malformed input

2015-06-25 Thread Hanno Boeck
Follow-up Comment #6, bug #45391 (project gettext): yes, fixed now, you can close the bug ___ Reply to this item at: http://savannah.gnu.org/bugs/?45391 ___ Message sent via/by Savannah

[bug-gettext] [bug #45391] Out of bounds read in xgettext on malformed input

2015-06-25 Thread Hanno Boeck
Follow-up Comment #4, bug #45391 (project gettext): I still get the same error on the second input. (file content 'gettext(x'). ___ Reply to this item at: http://savannah.gnu.org/bugs/?45391

[bug-gettext] [bug #45391] Out of bounds read in xgettext on malformed input

2015-06-24 Thread Hanno Boeck
Follow-up Comment #2, bug #45391 (project gettext): It fixes the first input, but a small variant of it still causes an oob, see attachment. Instead of a zero byte and a newline it has an x after the : gettext(x (file #34306) ___