Commit graph

2 commits

Author SHA1 Message Date
Aliaksandr Kalenik
cdacc11624 LibCore: Release IOSurface creation properties
IOSurfaceHandle::create() builds a CoreFoundation dictionary for
IOSurfaceCreate() and previously left that dictionary alive after the
surface was created. Each locally created IOSurface therefore leaked
the temporary properties dictionary.
2026-05-28 10:33:38 +02:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Renamed from Userland/Libraries/LibCore/IOSurface.cpp (Browse further)