[Git][wine/wine][master] rpcrt4/tests: Fix out-of-bound write in test_pointer_marshal.
18 Jun
2025
18 Jun
'25
10:39 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: d5be0173 by Yuxuan Shui at 2025-06-18T21:50:50+02:00 rpcrt4/tests: Fix out-of-bound write in test_pointer_marshal. In case of FC_POINTER_DEREF, we write a pointer into mem, so we need to allocate at least sizeof(pointer). - - - - - 1 changed file: - dlls/rpcrt4/tests/ndr_marshall.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d5be01730c6b93ef1f575085ddd02b4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d5be01730c6b93ef1f575085ddd02b4... You're receiving this email because of your account on gitlab.winehq.org.
180
Age (days ago)
180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)