Closed Zero0one1 closed 3 years ago
This PR fixes the issue https://github.com/hughsie/colord/issues/110 by setting the 5th parameter of sqlite3_exec() to NULL.
sqlite3_exec()
This PR fixes the issue https://github.com/hughsie/colord/issues/110 by setting the 5th parameter of
sqlite3_exec()
to NULL.