[Devel] CVS commitlog: sip-server/modules/unixodbc dbase.c my_con.c my_con.h res.c row.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Mar 1 11:13:37 CET 2006


User: bogdan_iancu
Date: 2006/03/01 02:13:37 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/unixodbc     dbase.c my_con.c my_con.h res.c row.c 
  Commit Log:
  - several problems fixed:
  1) memory allocation size problem when converting the returned rows.
  2) use a define for the size of the static strings - avoid mem. overrides
     if changing the size
  3) more general connection cleanup (properly supported by a larger number
     of drivers)  before submitting a new query
  
  Credits go to Alex Gradinar <Alex.Gradinar at cartel.md>
  
  Revision  Changes    Path
  1.3       +8 -9      sip-server/modules/unixodbc/dbase.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/dbase.c?r1=1.2&r2=1.3 ]
  1.4       +2 -3      sip-server/modules/unixodbc/my_con.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/my_con.c?r1=1.3&r2=1.4 ]
  1.2       +4 -2      sip-server/modules/unixodbc/my_con.h
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/my_con.h?r1=1.1&r2=1.2 ]
  1.3       +3 -3      sip-server/modules/unixodbc/res.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/res.c?r1=1.2&r2=1.3 ]
  1.2       +2 -2      sip-server/modules/unixodbc/row.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/row.c?r1=1.1&r2=1.2 ]



More information about the Devel mailing list