[Devel] CVS commitlog: sip-server/modules/registrar path.c save.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Mar 13 15:59:00 CET 2006


User: bogdan_iancu
Date: 2006/03/13 06:59:00 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/registrar    path.c save.c 
  Commit Log:
  - fixed memory bug - build_path_vector() does not allocated memory for
    the path array (returns a static buffer), so no free is needed anymore.
    Reported by Helge Waastad <helge at smartnet.no>
  - build_path_vector() use the sibling link between the headers in order to
    have a faster access to all PATH headers.
  
  Revision  Changes    Path
  1.9       +2 -5      sip-server/modules/registrar/path.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/registrar/path.c?r1=1.8&r2=1.9 ]
  1.26      +2 -21     sip-server/modules/registrar/save.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/registrar/save.c?r1=1.25&r2=1.26 ]



More information about the Devel mailing list