mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-19 17:57:22 +01:00
fixes #1233 xmlCleanupParser() function is used inappropriately
This commit is contained in:
parent
76dd6e285c
commit
92f99cbea7
@ -252,6 +252,8 @@ int main( int argc, char *argv[] )
|
||||
|
||||
st->save();
|
||||
delete st;
|
||||
|
||||
XMLTools::close();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user