FreeRDP/libfreerdp
Ilya Shipitsin a9ab65a935 resolve an issue found by cppcheck:
[libfreerdp/crypto/certificate.c:315] -> [libfreerdp/crypto/certificate.c:316]: (warning) Either the condition 'if(fingerprint&&fprint)' is redundant or there is possible null pointer dereference: fingerprint.
2017-06-01 00:05:51 +05:00
..
cache Fixed missing argument checks. 2017-05-17 15:58:32 +02:00
codec Drop some annoying warning 2017-05-12 13:54:16 +02:00
common Merge pull request #3906 from akallabeth/addin_cast_fix 2017-05-22 11:12:05 +02:00
core Fixed missing external declaration (#3982) 2017-05-31 11:44:33 +02:00
crypto resolve an issue found by cppcheck: 2017-06-01 00:05:51 +05:00
gdi Check arguments for Bitmap_SetSurface 2017-05-11 13:34:37 +02:00
locale Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
primitives Fixed AVC444v2 NEON chroma decoder. 2017-04-18 15:08:44 +02:00
utils Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Updated LIBAVCODEC support for H264 decoder. 2017-02-14 10:34:27 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00