Miloš Komarčević
8af248f098
Add DCP regression test
2023-04-10 15:34:49 -07:00
Mohamed Ali Chebbi
c1d79c17f6
add test/data for video support
2023-01-06 23:17:43 +01:00
Kevin Backhouse
9a133856ba
Regression test for https://github.com/Exiv2/exiv2/issues/2427
2022-11-27 15:35:57 +00:00
Kevin Backhouse
7d9deba071
Regression test for https://github.com/Exiv2/exiv2/issues/2423
2022-11-23 12:37:08 +00:00
Peter
1f364be1fa
Fix seg fault when using iconv_open() ( #2403 )
...
* Fix seg fault when using `iconv_open()`
- Fix failure condition for `iconv_open()`
- Add new exception when failing to change the text encoding of an
Exif comment
* Add testing for `iconv_open()` seg fault bug
* Fix Python test by changing log level
2022-11-01 13:33:36 +00:00
Kevin Backhouse
951247edcc
Regression test for https://github.com/Exiv2/exiv2/issues/2393
2022-10-26 22:02:01 +01:00
Kevin Backhouse
f3f66c56db
Regression test for https://github.com/Exiv2/exiv2/issues/2385
2022-10-22 10:41:11 -07:00
Kevin Backhouse
baf1969ec7
Regression test for https://github.com/Exiv2/exiv2/issues/2383
2022-10-22 15:54:20 +01:00
Kevin Backhouse
459910c36a
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51751
...
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52053
Avoid null pointer deref and heap buffer overflow.
2022-10-08 21:40:04 +01:00
Kevin Backhouse
b1e2cc6129
Regression test for https://github.com/Exiv2/exiv2/issues/2352
2022-09-28 21:23:38 -07:00
Kevin Backhouse
a94b02063a
Regression test for https://github.com/Exiv2/exiv2/issues/2366
2022-09-28 21:22:35 -07:00
Kevin Backhouse
640b0fbf5d
Merge pull request #2346 from kevinbackhouse/fix-issue-2345
...
Fix buffer overflow in QuickTimeVideo::tagDecoder
2022-09-21 14:54:37 +01:00
Kevin Backhouse
bf151a17a3
Don't allow zero width/height in WebPImage::inject_VP8X
2022-09-05 23:43:35 +01:00
Kevin Backhouse
760a6c54f9
Regression test for https://github.com/Exiv2/exiv2/issues/2345
2022-09-04 20:17:09 +01:00
Christoph Hasse
6cc44ae8b1
test(quicktimevideo) add poc for #2340
2022-08-31 16:32:11 +02:00
Kevin Backhouse
d15fdee91e
Regression test for https://github.com/Exiv2/exiv2/issues/2339
2022-08-28 23:15:55 -07:00
Christoph Hasse
9afb877324
test(video) add small video file to execute some code in quicktimevideo.cpp
2022-08-24 17:39:42 +02:00
Kevin Backhouse
df59a6bb67
Regression test for https://github.com/Exiv2/exiv2/issues/2320
2022-08-08 23:47:11 -04:00
Kevin Backhouse
58cef7516e
Add issue_2268_poc.jp2 to the exclude list.
2022-07-07 19:55:28 +01:00
Luis Díaz Más
3795e5318b
Add POC file
2022-04-04 10:03:37 +02:00
Kevin Backhouse
74622cf494
Add poc for fuzzing coverage.
2022-04-01 08:11:25 +02:00
Luis Díaz Más
5ed9fb4120
Merge pull request #2155 from Exiv2/mainFixJp2_2
...
Fix in Jp2 metadata writing & improvements in reading (2)
2022-03-23 16:45:57 +01:00
Kevin Backhouse
ddc96bc38e
Add exclusion for issue_2160_poc.jpg
2022-03-19 18:26:00 +00:00
Luis Díaz Más
2b9f6ccf6b
Adapt tests to changes in JP2
2022-03-18 14:44:25 +01:00
Christoph Hasse
e3ca59b01f
move test_regression_allfiles.py into its own subdirectory and add the test to cmakelists.txt
2022-02-13 22:46:54 +01:00