Sweden-Number/dlls/wineusb.sys
Francois Gouget 9fe40c9f58 wineusb.sys: Fix a potential buffer overflow in add_usb_device().
name needs to be able to hold 15 characters plus an unsigned int,
potentially up to 10 characters even if it is unlikely, plus the
trailing nul character.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-23 12:07:38 +02:00
..
Makefile.in
wineusb.c wineusb.sys: Fix a potential buffer overflow in add_usb_device(). 2021-08-23 12:07:38 +02:00
wineusb.inf
wineusb.rc
wineusb.sys.spec