[Poppler-bugs] [Bug 23074] buffer overflow in the Abiword backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 26 03:36:48 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23074
--- Comment #10 from BinLi <libin.charles at gmail.com> 2009-10-26 03:36:48 PST ---
(In reply to comment #9)
> Just nitpicking: theoretically int can be bigger than 32-bits. I'd define
> BUFLEN_FOR_INT as 2 + sizeof (int) * CHAR_BIT / 3.
>
Jakub,
Why "sizeof (int) * CHAR_BIT / 3 " could be for the length of INT_MAX ?
Thanks!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list