Use sqlite3_free instead of free, this fix the rwatson's ZZZ :)
modified libpkg/pkgdb.c
@@ -1964,7 +1964,7 @@ sql_exec(sqlite3 *s, const char *sql, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|