- fix: doing strlen(bodybuff) after having free()d it
found by dmalloc memory poisoning - fix: new branch id hash calculation was not working properly (dont check return status in osip_xxx_to_str() functions - the docu does not say anything about them (looks like 0 == success) but better check the returnet string pointer value -> NULL = failed) This resulted in a memory leak an imporper calculated MD5 hash.
This commit is contained in:
@@ -27,6 +27,4 @@
|
||||
simply a suggested value. The actual value is in the response from
|
||||
the registrar.
|
||||
For the definitive description -> RFC3261 section 10.
|
||||
|
||||
* Siproxd does not honor a possibly existing Route header
|
||||
|
||||
|
||||
Reference in New Issue
Block a user