Alexandre Julliard pushed to branch master at wine / wine
Commits: fcc60d62 by Yuxuan Shui at 2025-06-01T16:31:58+02:00 xmllite/tests: Fix out-of-bound read.
IXmlWriter doesn't write a NUL terminator into the stream, therefore formatting it with %s results in out-of-bound read.
- - - - -
1 changed file:
- dlls/xmllite/tests/writer.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fcc60d622658a4a3af9cbd82dfd844b...