Module: wine Branch: master Commit: 9a2e36b2141096bcc1a68c84b9c5ddd29207b832 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9a2e36b2141096bcc1a68c84b...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Jan 7 00:08:22 2020 +0300
shell32/tests: Get rid of SHGetMalloc() in tests.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/tests/shelllink.c | 12 +++--------- dlls/shell32/tests/shellpath.c | 23 +++------------------- dlls/shell32/tests/shlfolder.c | 44 ++++++++++++++++++------------------------ 3 files changed, 25 insertions(+), 54 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9a2e36b2141096bcc1a68...