Updated the util.cpp
This commit is contained in:
parent
f77ce29bda
commit
d151338206
@ -77,4 +77,6 @@ void util::executeQuery(sql::Connection &con, const std::string &query, std::ini
|
||||
}
|
||||
|
||||
stmt->execute();
|
||||
|
||||
delete stmt;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user