Alexandre Julliard pushed to branch master at wine / wine
Commits: a86c5605 by Yuxuan Shui at 2025-06-16T11:28:27+02:00 msvcirt/tests: Fix use-after-free in test_ifstream.
Instead of logging value from the current buffer, we used a saved buffer pointer which has already been freed.
- - - - - 6e783b2e by Yuxuan Shui at 2025-06-16T11:28:28+02:00 msvcirt/tests: Avoid out-of-bound access in test_strstreambuf.
- - - - -
1 changed file:
- dlls/msvcirt/tests/msvcirt.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b64c94d9d13ca2a8245010e8a3bd04...