[Devel] CVS commitlog: sip-server/modules/tm t_funcs.c t_fwd.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Fri Feb 10 20:08:46 CET 2006


User: bogdan_iancu
Date: 2006/02/10 11:08:46 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/tm           t_funcs.c t_fwd.c 
  Commit Log:
  -bug fixed - transactions that gave error during relay stick into memory
   for ever. This memory leak occures only when using directly from script
   the "t_forward_nonack" function.
   Description:
   by marking the transaction as "forwarded" before doing the relay, in error
   cases the transaction is neither interted into wait timers, neither catched
   by post script TM callback (as marked as forwarded)
  
  Revision  Changes    Path
  1.11      +2 -2      sip-server/modules/tm/t_funcs.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_funcs.c?r1=1.10&r2=1.11 ]
  1.20      +2 -3      sip-server/modules/tm/t_fwd.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/tm/t_fwd.c?r1=1.19&r2=1.20 ]



More information about the Devel mailing list