[Devel] CVS commitlog: sip-server main.c tcp_main.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Feb 13 18:18:25 CET 2007


User: bogdan_iancu
Date: 2007/02/13 09:18:25 PST

  OpenSER CVS - Commit Details

  Modified files:
    .                    main.c tcp_main.c 
  Commit Log:
  - fixed bug in TCP init - if more than 100 tcp children were configured, the
    array of tcp children was overflowed as it was statically allocated with a
    size of 100 entries and there was no check on the configured TCP children.
    Closes bug 1657724.
  
  Revision  Changes    Path
  1.31      +3 -11     sip-server/main.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/main.c?r1=1.30&r2=1.31 ]
  1.11      +10 -5     sip-server/tcp_main.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/tcp_main.c?r1=1.10&r2=1.11 ]



More information about the Devel mailing list