[Devel] CVS commitlog: sip-server/modules/rr loose.c rr_cb.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Oct 4 22:16:46 CEST 2006
User: bogdan_iancu
Date: 2006/10/04 13:16:46 PDT
OpenSER CVS - Commit Details
Modified files:
modules/rr loose.c rr_cb.c
Commit Log:
- as there is no way to constrain a callback function to change the
pointer and len of the received parameter string, be sure to pass to the
callback a copy in order to protect the internal values.
For example, the "path" module does this, so all later call of
check_route_param () will fail.
Many thanks to Helge Waastad <helge at smartnet.no> for the help to
debug this.
Revision Changes Path
1.18 +3 -3 sip-server/modules/rr/loose.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/rr/loose.c?r1=1.17&r2=1.18 ]
1.2 +6 -3 sip-server/modules/rr/rr_cb.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/rr/rr_cb.c?r1=1.1&r2=1.2 ]
More information about the Devel
mailing list