]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid bugs in some implementations of dlopen() by avoiding calls to
authordrh <>
Fri, 11 Jun 2021 12:41:14 +0000 (12:41 +0000)
committerdrh <>
Fri, 11 Jun 2021 12:41:14 +0000 (12:41 +0000)
commitcf145047b0d0ef57ffaaaad3e7d17dcf653a3244
treece728986307b8b4cbaf9d9c4e5599578444691ed
parentd03d3a9b745aa5a32370bc41fc0d43cf51b3900c
Avoid bugs in some implementations of dlopen() by avoiding calls to
dlopen() with a filename argument that exceeds FILENAME_MAX bytes.
[forum:/forumpost/08a0d6d9bf|Forum post 08a0d6d9bf].

FossilOrigin-Name: 01f3877c7172d52225705d2461addc6129fe9cdb04e6f643518fc74bb4b526e4
manifest
manifest.uuid
src/loadext.c
src/os.c
src/os.h