FreeRDP/libfreerdp
Bernhard Miklautz 9f6fa7ef4c Fix possible endless loops on cleanup.
Some cleanup code possibly create endless loops because an unsigned
type was used as run variable but the check was >= 0 in the for loop.
2015-06-24 12:26:13 +02:00
..
cache cache: fix regression 2015-06-22 19:21:47 +02:00
codec Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
common misc: integrate pull request feedback 2015-06-22 19:24:30 +02:00
core Fix possible endless loops on cleanup. 2015-06-24 12:26:13 +02:00
crypto Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
gdi Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
locale client/locale: properly check popen return value 2015-06-22 19:23:58 +02:00
primitives Merge pull request #2435 from llyzs/llyzs 2015-03-06 11:33:30 +01:00
utils misc: integrate pull request feedback 2015-06-22 19:24:30 +02:00
CMakeLists.txt Remove the ARM_FP_ABI option 2015-05-01 17:35:21 -04:00