Commit Graph

18 Commits

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.
2021-10-15 21:55:22 +01:00
Kevin Backhouse
bb9ff53ebe
Throw an exception on integer overflow. 2021-09-13 21:43:59 +01:00
Kevin Backhouse
395389aa15
Add more checks to prevent integer overflow. 2021-09-12 22:48:24 +01:00
Kevin Backhouse
4d55cb6692
Comment out bogus code.
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38189
2021-09-12 14:48:47 +01:00
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.
2019-05-16 07:40:47 +02:00
Luis Díaz Más
d55b2b1b65 Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib 2018-05-04 11:20:43 +02:00
Robin Mills
7023ac7e20 Issue: #940. Fixed compilation warning in MinGW 2013-12-29 05:43:26 +00:00
Robin Mills
cea66bdd78 Issue: #940. Changes to eliminate compiler warnings with GCC 4.8.1.2 on Linux. 2013-12-28 06:03:03 +00:00
Robin Mills
89c796a3ab Issue: #940. Fix compilation warnings. 2013-12-28 03:41:01 +00:00
HumanDynamo
81fdde2e0b Fix typo 2010-04-13 19:10:55 +00:00
HumanDynamo
874119dedf remove mingw warnings under win32 2010-04-12 10:40:57 +00:00
HumanDynamo
611d5711c5 remove MSVC pragma warnings under mingw 2010-04-12 10:35:17 +00:00
Andreas Huggel
3c9c0eda35 #653: Merged c1920 from branches/unstable. 2009-11-15 13:55:19 +00:00
Andreas Huggel
4359702117 #600: Upgrading XMP-Toolkit to version 4.4; re-applied the changes done previously. (STILL DOESN'T COMPILE) 2009-07-07 14:13:03 +00:00
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) 2009-07-07 14:08:52 +00:00
Andreas Huggel
21c20e5ae0 Fixed wrong assumption for ISO 8601 timestamp without time zone. 2008-06-05 15:43:51 +00:00
Andreas Huggel
b2d16d343f Fixed more g++ warnings. 2007-10-06 04:46:22 +00:00
Andreas Huggel
ba57ebadce Added configure options for XMP support and integrated XMP Toolkit. 2007-10-01 17:59:06 +00:00