cache
|
fix a memroy leak on rdpBitmap free
|
2017-06-21 15:26:27 +08:00 |
codec
|
Fixed double free.
|
2017-07-20 09:35:41 +02:00 |
common
|
Fixed clang malloc integer overflow warnings.
|
2017-07-20 09:29:48 +02:00 |
core
|
Disable JPEG codec support if not compiled in.
|
2017-07-24 15:23:36 +02:00 |
crypto
|
Fix build with LibreSSL
|
2017-07-26 17:12:14 +03:00 |
gdi
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
primitives
|
Fixed uninitialized values.
|
2017-07-20 09:35:41 +02:00 |
utils
|
Fixed tests and dead store warnings.
|
2017-03-28 16:49:56 +02:00 |