Alexandre Julliard pushed to branch master at wine / wine
Commits: 0ca04e19 by Alex Henrie at 2024-08-15T16:50:06+02:00 rpcrt4/tests: Correct a comment in test_pointer_marshal.
NdrFree is an internal Wine function.
- - - - - 05453b10 by Alex Henrie at 2024-08-15T16:50:08+02:00 rpcrt4/tests: Test whether Ndr(Get|Free)Buffer calls StubMsg.pfn(Allocate|Free).
- - - - - e280366e by Alex Henrie at 2024-08-15T16:50:08+02:00 rpcrt4/tests: Allocate stub buffers with NdrOleAllocate.
This fixes crashes on Windows 7-10.
- - - - -
1 changed file:
- dlls/rpcrt4/tests/ndr_marshall.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/51b2558b736fe20e6659920a565f68...