about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-04-04 00:39:41 +0000
committerEric Wong <normalperson@yhbt.net>2014-04-04 00:42:55 +0000
commit62405fb60d3153fbacba4936086587860f495fce (patch)
tree10782344fa6185028e8f0a431bcd5234501acdc4 /t
parent6c775a61d97e0318e76443adb05f6b71a26a41c9 (diff)
downloadpublic-inbox-62405fb60d3153fbacba4936086587860f495fce.tar.gz
This should be safer than running file(1), which has had its share
of vulnerabilities this year (early 2014) We really only care about
diffs and maybe short log files, here.
Diffstat (limited to 't')
-rw-r--r--t/filter.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/filter.t b/t/filter.t
index 0aa26a5f..ac9f1f6f 100644
--- a/t/filter.t
+++ b/t/filter.t
@@ -291,6 +291,8 @@ int main(void)
         printf("Hello world\\n");
         return 0;
 }
+
+/* some folks like ^L */
 EOF
                 ),
                 Email::MIME->create(