[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[gnome-db] V4: fix more memory leaks
- From: Phil Longstaff <plongstaff rogers com>
- To: gnome-db-list gnome org
- Subject: [gnome-db] V4: fix more memory leaks
- Date: Sat, 24 May 2008 18:38:11 -0400 (EDT)
The attached patch fixes 2 memory leaks in the sqlite provider on the V4 trunk:
1) In some cases, while executing a statement, a new pstmt will be allocated but not saved. It is, also, not unref'ed.
2) Simple case of a string malloc'ed but not freed
Phil
Attachment:
diff
Description: 640906974-diff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]