diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-26 16:05:19 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-26 16:05:19 +0000 |
commit | c06ddd664f4a0f6e485f6f9f6b5086aa4719a441 (patch) | |
tree | 92dac14289f0cd577e38e9fdce1e54708d7fcede /doc/doc-txt | |
parent | 46d2a5e6f6e7709d172903b13945d23fc0a2c888 (diff) |
Fix argument checking for ${readsocket }
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index be07ba625..7e5de8880 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -156,6 +156,9 @@ JH/33 Fix the dsearch lookup to return an untainted result. Previously the taint of the lookup key was maintained; we now regard the presence in the filesystem as sufficient validation. +JH/34 Fix the readsocket expansion to not segfault when an empty "options" + argument is supplied. + Exim version 4.93 ----------------- |