FreeRDP/libfreerdp/cache
akallabeth ba8cf8cf21 [build] fix Wmismatched-deallocator warnings
With custom malloc function attributes the fail path in the _New
functions produces warnings due to allocator mismatches. Silence them.
2024-02-05 08:16:55 +01:00
..
bitmap.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
bitmap.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
brush.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
brush.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
cache.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
cache.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
CMakeLists.txt [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
glyph.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
glyph.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
nine_grid.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
nine_grid.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
offscreen.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
offscreen.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
palette.c [build] fix Wmismatched-deallocator warnings 2024-02-05 08:16:55 +01:00
palette.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
persistent.c [cache,persistent] use aligned allocation 2023-03-28 11:34:52 +02:00
pointer.c [settings] fix type mismatch warnings 2023-11-24 14:54:56 +01:00
pointer.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00