FreeRDP/winpr
Bernhard Miklautz b8e41b843d aligned memory: fixes in _aligned_offset_recalloc
* _aligned_offset_recalloc did ignore the nmemb element
  therefore only *one* element was allocated
* in case memblock was NULL the allocated memory
  wasn't zeroed
* restructure realloc and recalloc to check if the memory was initially
  created aligned before allocating a new segment
2015-04-08 11:34:37 +02:00
..
include Complement gitignore files with new generated files 2015-04-01 11:13:05 +02:00
libwinpr aligned memory: fixes in _aligned_offset_recalloc 2015-04-08 11:34:37 +02:00
tools tool: fix incorrect usage of realloc. 2015-03-11 15:00:05 +08:00
.gitignore libwinpr-registry: start implementation 2012-06-05 18:56:31 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
WinPRConfig.cmake.in cmake: export to different directory, export more build info 2013-10-29 15:16:44 -04:00