[PATCH] shell32/tests: Fix a memory leak (Valgrind).

Marvin testbot at winehq.org
Fri May 31 13:56:52 CDT 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=53156

Your paranoid android.


=== w2003std (32 bit report) ===

shell32:
shlfolder.c:4957: Test failed: MKDIR: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 8)
shlfolder.c:4957: Test failed: CREATE: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 2)
shlfolder.c:4957: Test failed: RMDIR: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 10)
shlfolder.c:4957: Test failed: MKDIR: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 6ac)
shlfolder.c:4957: Test failed: CREATE: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 6ac)
shlfolder.c:4957: Test failed: RMDIR: Expected wndproc to be called
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 6ac)

=== w1064v1809 (32 bit report) ===

shell32:
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
shlfolder.c:4852: Test failed: MKDIR: expected notification type 8, got: 40000
shlfolder.c:4859: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 8)
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
shlfolder.c:4852: Test failed: RMDIR: expected notification type 10, got: 40000
shlfolder.c:4859: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)

=== w1064v1809 (64 bit report) ===

shell32:
shlfolder.c:4852: Test failed: MKDIR: expected notification type 8, got: 40000
shlfolder.c:4859: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 8)
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
shlfolder.c:4852: Test failed: RMDIR: expected notification type 10, got: 40000
shlfolder.c:4859: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 10)
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
shlfolder.c:4852: Test failed: MKDIR: expected notification type 8, got: 40000
shlfolder.c:4859: Test failed: GetDisplayNameOf failed: 0x80070057
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)
shlfolder.c:4869: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 3)



More information about the wine-devel mailing list