9 Feb
2024
9 Feb
'24
10:01 a.m.
Jinoh Kang (@iamahuman) commented about server/mapping.c:
return page_mask + 1; }
+struct object *create_object_mapping( struct object *object, mem_size_t size, void **ptr )
Shall we accept a security descriptor for API consistency? (Out of scope of this MR, but I would even go far so as to argue that we should only grant `SECTION_MAP_READ` and nothing else in the DACL.) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3103#note_60683