dtcudcfonted: Resolve compiler and coverity warnings

This commit is contained in:
Peter Howkins
2018-03-28 01:29:28 +01:00
parent 49d1ca38e4
commit 55c59be795
16 changed files with 127 additions and 115 deletions

View File

@@ -623,6 +623,7 @@ store_to_database(db)
if(new->name){
Xfree(new->name);
}
Xfree(new);
}
if(parse_info.value){
if(*parse_info.value){