Kevin Wolf 55a1099603 qemu-sockets: Fix buffer overflow in inet_parse()
The size of the stack allocated host[] array didn't account for the
terminating '\0' byte that sscanf() writes. Fix the array size.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-02-10 09:27:20 +03:00
..
2014-11-17 11:48:56 +01:00
2015-02-10 09:27:20 +03:00
2015-02-02 16:55:10 +01:00
2014-10-09 15:36:15 +02:00
2015-02-02 16:55:10 +01:00