gecko-dev/third_party/sqlite3/src
Mike Hommey 7d32caea45 Bug 1805507 - Add missing sqlite3 symbol. r=firefox-build-system-reviewers,nalexander
In some configurations, the sqlite3_stmt_isexplain symbol is used, but
that doesn't fail linking (which would be the expected outcome) because
on those same configurations, the checks for undefined symbols is
disabled for the sanitizer runtime.

Differential Revision: https://phabricator.services.mozilla.com/D164611
2022-12-14 00:50:15 +00:00
..
moz.build
sqlite.symbols Bug 1805507 - Add missing sqlite3 symbol. r=firefox-build-system-reviewers,nalexander 2022-12-14 00:50:15 +00:00
sqlite3.c Bug 1766853 - Upgrade to SQLite 3.38.3. r=mak 2022-04-28 14:32:54 +00:00
sqlite3.h Bug 1766853 - Upgrade to SQLite 3.38.3. r=mak 2022-04-28 14:32:54 +00:00