collections
|
fixed misc *_free functions to accept NULL
|
2015-07-30 07:02:36 -07:00 |
lodepng
|
hardening: check fread and fwrite return values
|
2015-06-26 20:38:30 +02:00 |
test
|
Writing failure to stderr.
|
2015-06-02 17:54:27 +02:00 |
wlog
|
Fixed mixed declarations and code.
|
2015-07-01 16:20:56 +02:00 |
cmdline.c
|
+ audin OSS support (un tested now)
|
2015-03-13 01:28:44 +03:00 |
debug.c
|
Replaced snprintf with sprintf_s
|
2015-07-03 13:26:15 +02:00 |
image.c
|
Fixed memory leak.
|
2015-08-28 11:07:25 +02:00 |
ini.c
|
hardening: check fread and fwrite return values
|
2015-06-26 20:38:30 +02:00 |
ntlm.c
|
winpr: add checks for *alloc
|
2015-04-08 11:34:37 +02:00 |
print.c
|
winpr: fixes and cleanup
|
2015-04-08 11:34:37 +02:00 |
sam.c
|
Fixed leaks, NULL dereferences and broken init.
|
2015-06-23 21:29:21 +02:00 |
ssl.c
|
Fix unchecked CreateMutex calls
|
2015-05-07 13:27:49 +02:00 |
stream.c
|
free can handle NULL perfectly fine
|
2015-05-11 09:07:39 +02:00 |
winpr.c
|
Using sprintf_s now.
|
2015-03-30 18:17:07 +02:00 |