e9ffff56bc
Bitmap_Alloc is used to allocate memory of bitmap, Bitmap_Free should be used to release that memory. Let's change free to Bitmap_Free. https://github.com/FreeRDP/FreeRDP/issues/4117 |
||
---|---|---|
.. | ||
bitmap.c | ||
brush.c | ||
cache.c | ||
CMakeLists.txt | ||
glyph.c | ||
nine_grid.c | ||
offscreen.c | ||
palette.c | ||
pointer.c |