mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-24 12:21:09 +03:00
__vsyslog_internal calculated a buffer size by adding two integers, but did not first check if the addition would overflow. This commit fixes that. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
11 KiB
11 KiB