FreeRDP/winpr/libwinpr/pipe
Bernhard Miklautz a8c44f15c0 winpr: small fixes and cleanups
Update the pull request and integrate the latest comments and
suggestions.

* TestLibrary*: fix typo in error message
* TestPipeCreateNamedPipeOverlapped: free possibly allocated memory
* smartcard_pcsc.c: format fix
* process.c: add missing NULL check
* MessageQueue.c: delete possibly initialized critical section on error
2015-04-08 11:34:37 +02:00
..
test winpr: small fixes and cleanups 2015-04-08 11:34:37 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
module.def winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
ModuleOptions.cmake winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
pipe.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
pipe.h Implement ReadFile() and WriteFile() as handle operation 2015-03-16 21:29:19 +01:00