about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-09 07:09:33 -0100
committerEric Wong <e@80x24.org>2021-02-10 06:59:07 +0000
commitfa3f0cbcd1af5008e56c77e3c46ab60b5eca3a13 (patch)
tree318cbf3b843d0a33829ecf1fbb6c8becbe0b719e /MANIFEST
parentcf3d02714d560cfeab1c5582ad2e5a11542cd649 (diff)
downloadpublic-inbox-fa3f0cbcd1af5008e56c77e3c46ab60b5eca3a13.tar.gz
MdirReader now handles files in "$MAILDIR/new" properly and
is stricter about what it accepts.  eml_from_path is also
made robust against FIFOs while eliminating TOCTOU races with
between stat(2) and open(2) calls.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6b3fc812..f8ee6998 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -376,6 +376,7 @@ t/mbox_reader.t
 t/mda-mime.eml
 t/mda.t
 t/mda_filter_rubylang.t
+t/mdir_reader.t
 t/mid.t
 t/mime.t
 t/miscsearch.t