summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-08-22 21:02:53 +0100
committerVincent Sanders <vince@kyllikki.org>2016-08-22 21:02:53 +0100
commit9d21a4b86283aa5618f34988e50b5f6ef67406f1 (patch)
tree4840ebc02cf3e3a27e838b9080bef32b05b66786 /test
parent6454650532ae2f109fb668f716317fdda3ee7d20 (diff)
downloadlibnsbmp-9d21a4b86283aa5618f34988e50b5f6ef67406f1.tar.gz
libnsbmp-9d21a4b86283aa5618f34988e50b5f6ef67406f1.tar.bz2
cope with bmp headers close to UINT32_MAX
Diffstat (limited to 'test')
-rw-r--r--test/bmp/bad_info_header_size.bmpbin0 -> 1672 bytes
-rw-r--r--test/bmp/int_min_height.bmpbin0 -> 1668 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test/bmp/bad_info_header_size.bmp b/test/bmp/bad_info_header_size.bmp
new file mode 100644
index 0000000..01732c8
--- /dev/null
+++ b/test/bmp/bad_info_header_size.bmp
Binary files differ
diff --git a/test/bmp/int_min_height.bmp b/test/bmp/int_min_height.bmp
new file mode 100644
index 0000000..792bbb7
--- /dev/null
+++ b/test/bmp/int_min_height.bmp
Binary files differ