mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-05 00:02:41 +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