FreeRDP/libfreerdp/cache
Ondrej Holy e9ffff56bc cache: Use Bitmap_Free instead of free
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
2017-09-07 09:38:44 +02:00
..
bitmap.c fix string format specifiers 2016-12-16 13:48:43 +01:00
brush.c fix string format specifiers 2016-12-16 13:48:43 +01:00
cache.c Bug fixes, refactoring. 2016-10-06 13:43:01 +02:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
glyph.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
nine_grid.c Drop some annoying warning 2017-05-12 13:54:16 +02:00
offscreen.c cache: Use Bitmap_Free instead of free 2017-09-07 09:38:44 +02:00
palette.c Drop some annoying warning 2017-05-12 13:54:16 +02:00
pointer.c fix string format specifiers 2016-12-16 13:48:43 +01:00