summaryrefslogtreecommitdiff
path: root/changes/test_zlib_bombs
diff options
context:
space:
mode:
Diffstat (limited to 'changes/test_zlib_bombs')
-rw-r--r--changes/test_zlib_bombs3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/test_zlib_bombs b/changes/test_zlib_bombs
new file mode 100644
index 0000000000..26121ed8ce
--- /dev/null
+++ b/changes/test_zlib_bombs
@@ -0,0 +1,3 @@
+ o Testing:
+ - We now have unit tests for our code to reject zlib "compression bombs".
+ (Fortunately, the code works fine.)