RTMP: Fix compiler warnings
This commit is contained in:
committed by
Daniel Stenberg
parent
9e480973eb
commit
d3c813e726
3
CHANGES
3
CHANGES
@@ -6,6 +6,9 @@
|
||||
|
||||
Changelog
|
||||
|
||||
- Julien Chaffraix fixed the warning seen when compiling lib/rtmp.c: one
|
||||
unused variables, several unused arguments and some missing #include.
|
||||
|
||||
- Julien Chaffraix fixed 2 OOM errors: a missing NULL-check in
|
||||
lib/http_negociate.c and a potential NULL dereferencing in lib/splay.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user