Nikolay Sivov : mfplat/tests: Allocate test callbacks.

Alexandre Julliard julliard at winehq.org
Tue Dec 14 15:34:31 CST 2021


Module: wine
Branch: master
Commit: 4b69a997e933be3813393b5023f99171935ff36e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4b69a997e933be3813393b5023f99171935ff36e

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Dec 14 09:49:18 2021 +0300

mfplat/tests: Allocate test callbacks.

It's not safe to use stack variables for async callbacks.
Diagnosed by Bernhard Übelacker.

Signed-off-by: Bernhard Übelacker <bernhardu at mailbox.org>
Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/tests/mfplat.c | 178 ++++++++++++++++++++++++++-------------------
 1 file changed, 104 insertions(+), 74 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4b69a997e933be3813393b5023f99171935ff36e



More information about the wine-cvs mailing list