xmllite: Avoid out of bounds access in readerinput_get_utf8_convlen().
commit82d69d8ba92243242171e6be30c4d18543fe2c0b
authorPaul Gofman <pgofman@codeweavers.com>
Thu, 15 Apr 2021 09:50:10 +0000 (15 12:50 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2021 15:31:33 +0000 (15 17:31 +0200)
treed57f9a706bad0ec0844ad6a77e689d60ac8b51f5
parenta0b77d71513dd0bb007545d517d874654b57e54b
xmllite: Avoid out of bounds access in readerinput_get_utf8_convlen().

And consequently in readerinput_shrinkraw().

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/xmllite/reader.c