[Git][wine/wine][master] 7 commits: cfgmgr32: Fix leak of device info set in DevGetObjectPropertiesEx.
Alexandre Julliard pushed to branch master at wine / wine Commits: 63b360ad by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Fix leak of device info set in DevGetObjectPropertiesEx. - - - - - 298369b5 by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Move qsort out of dev_object_iface_get_props. - - - - - 3ca2fdac by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Introduce helpers to collect object property keys. - - - - - 45156ce5 by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Allocate the property array to its maximum size. - - - - - fc782cb8 by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Keep properties in the order they were requested. - - - - - 17438dc1 by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfgmgr32: Remove DEV_OBJECT parameter from internal callbacks. - - - - - 9d8e4f5d by Rémi Bernon at 2026-02-26T22:01:22+01:00 cfrmgr32: Introduce a new dev_get_device_interface_property helper. - - - - - 3 changed files: - dlls/cfgmgr32/cfgmgr32.c - dlls/cfgmgr32/cfgmgr32_private.h - dlls/cfgmgr32/devobject.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/282724af5234a0401176cf85ae92ae... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/282724af5234a0401176cf85ae92ae... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)