User: bogdan_iancu Date: 2006/01/10 02:49:22 PST OpenSER CVS - Commit Details
Modified files: modules/unixodbc list.c list.h my_con.c res.c Commit Log: - added to connection string the UID (username) and PWD (password) attributes - printf() replaced with LOG() or DBG() - malloc()/free() replaced by pkg_malloc()/pkg_free() - memory leaks fixed - added checks for the returned values of malloc functions Revision Changes Path 1.5 +39 -14 sip-server/modules/unixodbc/list.c [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/list.c?r1=1.4&r2=1.5 ] 1.2 +2 -2 sip-server/modules/unixodbc/list.h [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/list.h?r1=1.1&r2=1.2 ] 1.3 +82 -17 sip-server/modules/unixodbc/my_con.c [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/my_con.c?r1=1.2&r2=1.3 ] 1.2 +10 -8 sip-server/modules/unixodbc/res.c [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/unixodbc/res.c?r1=1.1&r2=1.2 ] _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel