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 <[EMAIL PROTECTED]> 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
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to