exiv2/tests
Luis Diaz Mas 2fb00c8a16 Analyze minimum needed number of null separators in PngChunk::parseTXTChunk
This commit fixes the heap-buffer-overflow in PngChunk::parseTXTChunk.

According to the specification:
http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html

There must be 2 null separators when we start to analyze the language tag.
2018-05-23 10:57:13 +02:00
..
bugfixes Analyze minimum needed number of null separators in PngChunk::parseTXTChunk 2018-05-23 10:57:13 +02:00
tiff_test [testsuite] Addapt tests to new test suite structure 2018-04-23 10:17:36 +02:00
__init__.py Added replacement for the current regression test suite 2018-01-05 00:42:45 +01:00
doc.md [testsuite] Added option to use different encodings for the output 2018-04-23 10:23:50 +02:00
runner.py [testsuite] Add debug mode & search directory to runner 2018-04-23 10:17:36 +02:00
suite.conf Add tests for #306 2018-05-23 10:57:13 +02:00
system_tests.py [testsuite] Implement DeleteFiles decorator 2018-04-25 09:41:50 +02:00
writing_tests.md [testsuite] Adapt documentation to recent changes 2018-04-23 10:17:17 +02:00