[Serdev] CVS:commitlog: sip_router dset.c
Andrei Pelinescu-Onciul
andrei at iptel.org
Fri Dec 15 09:09:12 UTC 2006
andrei 2006/12/15 10:09:11 CET
SER CVS Repository
Modified files:
. dset.c
Log:
- dst_uri buffer overflow check, discovered in openser (the fix is slightly
different due to slight changes in the append_branch function)
Note: this is not such a big problem as it might sound, the only module
using append_branch() with a non zero dst_uri is registrar and in this
case it sets dst_uri to the received address which is always < 1024 (so it's
always safe).
Revision Changes Path
1.19 +7 -1 sip_router/dset.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/dset.c.diff?r1=1.18&r2=1.19
More information about the Serdev
mailing list