]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Merge pull request #1658 from signalwire/sqliteextensions
authorAndrey Volk <andywolk@gmail.com>
Thu, 19 May 2022 09:46:54 +0000 (12:46 +0300)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 09:46:54 +0000 (12:46 +0300)
commitf220b47a33140bc1c33cd43f2959539bccd01545
tree34774eecf03ac19b3c287c137be0e1a33f182ed8
parentf5a2a597587433a68078cd18449e85021150344a
parentf07a4426824bea832b3408466a2a0f213cfa5e1f
Merge pull request #1658 from signalwire/sqliteextensions

[Core] Avoid using insecure sqlite3_enable_load_extension when SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION is available.