@rikkimax created dlang/dmd pull request #17095 "Fix bugzilla issue 24882 - COM class is allocated using GC not malloc" fixing this issue:
- Fix bugzilla issue 24882 - COM class is allocated using GC not malloc
https://github.com/dlang/dmd/pull/17095
Comment #2 by dlang-bot — 2024-11-29T07:37:14Z
dlang/dmd pull request #17095 "Fix bugzilla issue 24882 - COM class is allocated using GC not malloc" was merged into stable:
- cc21a03174dc2fb627442ca201a1f0ed9d18a9bc by Richard (Rikki) Andrew Cattermole:
Fix bugzilla issue 24882 - COM class is allocated using GC not malloc
https://github.com/dlang/dmd/pull/17095
Comment #3 by dlang-bot — 2024-11-29T13:18:45Z
dlang/dmd pull request #17098 "Merge stable" was merged into master:
- 6567f6f4a4a6ad95da1a340e12b1f1130a5a10c0 by Richard (Rikki) Andrew Cattermole:
Fix bugzilla issue 24882 - COM class is allocated using GC not malloc
https://github.com/dlang/dmd/pull/17098