sqlite: NULL pointer dereference in sqlite3ExprCodeTarget()
A NULL pointer dereference flaw was found in SQLite when rewriting select statements for window functions. This flaw allows an attacker who can execute SQL statements, to crash the application, resulting in a denial of service...