18 Commits (360c6cd41f15baf6d999da12e1fc077180f5da91)

Author SHA1 Message Date
Kevin Backhouse 4bc4757404
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39555
Remove bogus code.
4 years ago
Kevin Backhouse bb9ff53ebe
Throw an exception on integer overflow. 4 years ago
Kevin Backhouse 395389aa15
Add more checks to prevent integer overflow. 4 years ago
Kevin Backhouse 4d55cb6692
Comment out bogus code.
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38189
4 years ago
Kevin Backhouse fe538e9438 Check bounds in XMP SDK (#852)
* Check bounds of month and day.

* Add some more bounds checks.

* Fix test failure in clang.
6 years ago
Luis Díaz Más d55b2b1b65 Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib 7 years ago
Robin Mills 7023ac7e20 Issue: #940. Fixed compilation warning in MinGW 12 years ago
Robin Mills cea66bdd78 Issue: #940. Changes to eliminate compiler warnings with GCC 4.8.1.2 on Linux. 12 years ago
Robin Mills 89c796a3ab Issue: #940. Fix compilation warnings. 12 years ago
HumanDynamo 81fdde2e0b Fix typo 15 years ago
HumanDynamo 874119dedf remove mingw warnings under win32 15 years ago
HumanDynamo 611d5711c5 remove MSVC pragma warnings under mingw 15 years ago
Andreas Huggel 3c9c0eda35 #653: Merged c1920 from branches/unstable. 16 years ago
Andreas Huggel 4359702117 #600: Upgrading XMP-Toolkit to version 4.4; re-applied the changes done previously. (STILL DOESN'T COMPILE) 16 years ago
Andreas Huggel 73aa0f4fda #600: Upgrading XMP-Toolkit to version 4.4; original source files from XMP-Toolkit-SDK-4.4.2.zip. (DOESN'T COMPILE) 16 years ago
Andreas Huggel 21c20e5ae0 Fixed wrong assumption for ISO 8601 timestamp without time zone. 17 years ago
Andreas Huggel b2d16d343f Fixed more g++ warnings. 18 years ago
Andreas Huggel ba57ebadce Added configure options for XMP support and integrated XMP Toolkit. 18 years ago