https://bugs.winehq.org/show_bug.cgi?id=53182
Bug ID: 53182 Summary: shell32:shelllink - A save(NULL, TRUE) fails randomly in test_load_save() on Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
A save(NULL, TRUE) fails randomly in test_load_save() on Wine:
shelllink.c:775: Test failed: save(NULL, TRUE) failed (0x80070020)
https://test.winehq.org/data/patterns.html#shell32:shelllink
This is probably the same issue as bug 28290, the only difference being that it does not happen at a point that leads to a NULL pointer access.