View Issue Details

IDProjectCategoryView StatusLast Update
0006688JEDI Code LibraryJclShellpublic2023-11-11 19:52
ReporterKyle_KatarnAssigned ToAHUser 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionVersion 2.5 (Subversion repository/Daily zips) 
Target VersionFixed in Version 
Summary0006688: function PidlFree(var IdList: PItemIdList) broken when used in Wine
Descriptionfunction PidlFree(var IdList: PItemIdList) broken when used in Wine

WineDev team suggest to change the current implementation :
"there is not reason to do DidAlloc, or SHGetMalloc() in this code, it should simply call CoTaskMemFree(), or ILFree/SHFree() which is the same thing."
https://bugs.winehq.org/show_bug.cgi?id=48941#c4

Checked in 2.8 build 7351.
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionAll

Activities

AHUser

2023-11-11 19:52

developer   ~0022056

Fixed in the Wine project with Wine 5.7.

Issue History

Date Modified Username Field Change
2020-04-16 18:19 Kyle_Katarn New Issue
2023-11-11 19:52 AHUser Assigned To => AHUser
2023-11-11 19:52 AHUser Status new => closed
2023-11-11 19:52 AHUser Resolution open => fixed
2023-11-11 19:52 AHUser Note Added: 0022056