1 Apr
2025
1 Apr
'25
5:20 p.m.
On Tue Apr 1 17:09:45 2025 +0000, Jacek Caban wrote:
It looks like `handle_to_entry` shouldn't return const. I think it should, in general entries should not be modified. Only alloc/free are allowed to modify them with the proper release semantics. I can move the cast inside free_user_entry, though I don't think it makes much difference.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7610#note_99533