]> git.ipfire.org Git - thirdparty/gettext.git/commit
Move the INT_MAX check to where a size_t -> int cast occurs.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Aug 2006 16:07:20 +0000 (16:07 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:57 +0000 (12:13 +0200)
commitb868019c4581f7f98082912d32a491b19ab6036b
treecc1a5746ffcb92cbba9429efdb7059aff0085afc
parent37764874e146ca44797d9b98a9d895a3456b162e
Move the INT_MAX check to where a size_t -> int cast occurs.
gettext-runtime/libasprintf/ChangeLog
gettext-runtime/libasprintf/vasnprintf.c
gettext-runtime/libasprintf/vasprintf.c