]> Sergey Matveev's repositories - public-inbox.git/commit
lei_curl: improve correctness of LD_PRELOAD check
authorEric Wong <e@80x24.org>
Fri, 30 Apr 2021 09:24:32 +0000 (09:24 +0000)
committerEric Wong <e@80x24.org>
Fri, 30 Apr 2021 19:59:43 +0000 (19:59 +0000)
commit77ce8b2a15495f7144e806e0747cb13e2ab7fe27
tree2bbf0265c2dae5b3017716bc16f431cf013d9091
parent2021754b745eba39ef83ff11d504c0257f0f8c11
lei_curl: improve correctness of LD_PRELOAD check

LD_PRELOAD sent by a client can't affect lei-daemon.
lib/PublicInbox/Config.pm
lib/PublicInbox/LeiCurl.pm