[Serdev] CVS:commitlog: sip_router dset.c

Andrei Pelinescu-Onciul andrei at iptel.org
Fri Dec 15 09:12:38 UTC 2006


andrei      2006/12/15 10:12:38 CET

  SER CVS Repository

  Modified files:        (Branch: rel_0_9_0)
    .                    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.15.2.2  +7 -1      sip_router/dset.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/dset.c.diff?r1=1.15.2.1&r2=1.15.2.2


More information about the Serdev mailing list