[OpenSIPS-Devel] [OpenSIPS/opensips] 6d058e: presence_dialoginfo: Fix bounds checking by using ...
Bogdan Andrei IANCU
bogdan at opensips.org
Wed Mar 26 18:59:47 CET 2014
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 6d058ec495c2faa015b24f412e2fe1b55526657e
https://github.com/OpenSIPS/opensips/commit/6d058ec495c2faa015b24f412e2fe1b55526657e
Author: Walter Doekes <walter+github at wjd.nu>
Date: 2014-03-12 (Wed, 12 Mar 2014)
Changed paths:
M modules/presence_dialoginfo/notify_body.c
Log Message:
-----------
presence_dialoginfo: Fix bounds checking by using a helper function.
Reported by: dsandras
> About the bound checking error, the code was cut&pasted from another
> place in the same file where the same error is still present:
> ...
Also I replaced a heap str with a stack one in build_dialoginfo. This
one wasn't freed either unless an error condition was hit.
Commit: ff937c874c663f94e849449b8e8e0dde7ce7e860
https://github.com/OpenSIPS/opensips/commit/ff937c874c663f94e849449b8e8e0dde7ce7e860
Author: Bogdan Andrei IANCU <bogdan at opensips.org>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M modules/presence_dialoginfo/notify_body.c
Log Message:
-----------
Merge pull request #177 from wdoekes/wjd-fix_dialogaggr_bounds
presence_dialoginfo: Fix bounds checking by using a helper function.
Compare: https://github.com/OpenSIPS/opensips/compare/ab22467a2ed8...ff937c874c66
More information about the Devel
mailing list