shell32/autocomplete: Avoid another buffer overflow and handle arbitrary sizes for...
commit2a8df60a8c4e0dd335b0af902b2552e9c248652b
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 18 Sep 2018 20:59:53 +0000 (18 23:59 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Sep 2018 15:19:41 +0000 (19 17:19 +0200)
tree2b95e82acaea43304a7000754e573cd0825a3b2d
parent72d8b7befd321be4df62b78bca7cdbae34b2302c
shell32/autocomplete: Avoid another buffer overflow and handle arbitrary sizes for the auto-append string.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/autocomplete.c