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