Pārlūkot izejas kodu
- prevent problems when a DB modules (like db_postgres) first calls
db_free_row (because of some problems in the data processing), and
then later db_free_result
- this could cause a double free, and also a crash because of null pointer
- reported from Bayan Towfiq, bayan at flowroute dot com
- fix also a similar problem in the db_free_columns function
git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@5418 689a6050-402a-0410-94f2-e92a70836424