Bernhard Miklautz
|
bf73f4e4f1
|
Fix unchecked strdups
* add missing checks
* adapt function return values where necessary
* add initial test for settings
|
2015-06-22 19:09:59 +02:00 |
|
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 |
|
Bernhard Miklautz
|
850de59b55
|
winpr: add checks for *alloc
Add missing checks if memory allocation was successful. Also adapt
caller(s) when possible.
|
2015-04-08 11:34:37 +02:00 |
|
Marc-André Moreau
|
2f1711c506
|
libwinpr-path: make tests pass on Windows
|
2012-10-18 21:11:12 -04:00 |
|
Marc-André Moreau
|
d5b635c9e8
|
libwinpr-library: improve library tests
|
2012-10-18 16:58:27 -04:00 |
|
Marc-André Moreau
|
dd23dd1aee
|
ctest: change default output test path
|
2012-10-18 15:37:00 -04:00 |
|
Marc-André Moreau
|
7891e0a765
|
winpr: stubbed pipe module, added some test stubs
|
2012-10-07 16:13:30 -04:00 |
|
Marc-André Moreau
|
fbd2f360e9
|
winpr: fix compilation on Linux
|
2012-10-05 14:45:54 -04:00 |
|
Marc-André Moreau
|
56ea938fbf
|
libwinpr: wrote more tests
|
2012-10-04 23:19:05 -04:00 |
|
Marc-André Moreau
|
bf26079d3f
|
libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP
|
2012-10-04 18:57:32 -04:00 |
|