View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006688 | JEDI Code Library | JclShell | public | 2020-04-16 18:19 | 2023-11-11 19:52 |
Reporter | Kyle_Katarn | Assigned To | AHUser | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Version 2.5 (Subversion repository/Daily zips) | ||||
Target Version | Fixed in Version | ||||
Summary | 0006688: function PidlFree(var IdList: PItemIdList) broken when used in Wine | ||||
Description | function 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. | ||||
Tags | No tags attached. | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | |||||
IDE version | All | ||||
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 |