]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
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)
[Core] Avoid using insecure sqlite3_enable_load_extension when SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION is available.


Trivial merge