4401. [bug] Fix leaks in contrib DLZ code. [RT #42707]
This commit is contained in:
@@ -601,6 +601,7 @@ sqlite3_process_rs(sqlite3_instance_t *db, dns_sdlzlookup_t *lookup,
|
||||
db->log(ISC_LOG_ERROR,
|
||||
"SQLite3 module: TTL must be "
|
||||
"a postive number");
|
||||
free(tmpString);
|
||||
return (ISC_R_FAILURE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user