]> granicus.if.org Git - imagemagick/log
imagemagick
6 years agoPrevent label that contains '%#' because this will calculate a signature and will...
Dirk Lemstra [Sat, 14 Apr 2018 16:00:26 +0000 (18:00 +0200)]
Prevent label that contains '%#' because this will calculate a signature and will probably cause a timeout in the fuzzer.

6 years agoFixed use of uninitialized value (https://oss-fuzz.com/v2/testcase-detail/62813350364...
Dirk Lemstra [Sat, 14 Apr 2018 12:34:21 +0000 (14:34 +0200)]
Fixed use of uninitialized value (https://oss-fuzz.com/v2/testcase-detail/6281335036444672).

6 years agoFixed check (https://oss-fuzz.com/v2/testcase-detail/6593368084709376).
Dirk Lemstra [Sat, 14 Apr 2018 12:25:36 +0000 (14:25 +0200)]
Fixed check (https://oss-fuzz.com/v2/testcase-detail/6593368084709376).

6 years agoFixed refactor mistake.
Dirk Lemstra [Sat, 14 Apr 2018 11:43:24 +0000 (13:43 +0200)]
Fixed refactor mistake.

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/1093
Cristy [Fri, 13 Apr 2018 23:36:20 +0000 (19:36 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1093

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7551
Cristy [Fri, 13 Apr 2018 23:21:09 +0000 (19:21 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7551

6 years ago...
Cristy [Fri, 13 Apr 2018 21:19:38 +0000 (17:19 -0400)]
...

6 years agoDecodeImage should return null when decoding fails (https://bugs.chromium.org/p/oss...
Dirk Lemstra [Fri, 13 Apr 2018 20:18:52 +0000 (22:18 +0200)]
DecodeImage should return null when decoding fails (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5759).

6 years agoAdded extra checks.
Dirk Lemstra [Fri, 13 Apr 2018 16:57:59 +0000 (18:57 +0200)]
Added extra checks.

6 years agoFixed index out of bounds (https://oss-fuzz.com/v2/testcase-detail/5473633150435328).
Dirk Lemstra [Fri, 13 Apr 2018 16:54:25 +0000 (18:54 +0200)]
Fixed index out of bounds (https://oss-fuzz.com/v2/testcase-detail/5473633150435328).

6 years agoSilenced warnings.
Dirk Lemstra [Fri, 13 Apr 2018 16:23:11 +0000 (18:23 +0200)]
Silenced warnings.

6 years agoFixed use of uninitialized value (https://oss-fuzz.com/v2/testcase-detail/63203099017...
Dirk Lemstra [Fri, 13 Apr 2018 16:11:30 +0000 (18:11 +0200)]
Fixed use of uninitialized value (https://oss-fuzz.com/v2/testcase-detail/6320309901721600).

6 years agoSilenced warnings.
Dirk Lemstra [Fri, 13 Apr 2018 10:30:37 +0000 (12:30 +0200)]
Silenced warnings.

6 years agoAdded check for when context is null.
Dirk Lemstra [Fri, 13 Apr 2018 10:23:59 +0000 (12:23 +0200)]
Added check for when context is null.

6 years agoAdded checks for large request from compression libraries.
Dirk Lemstra [Fri, 13 Apr 2018 09:32:29 +0000 (11:32 +0200)]
Added checks for large request from compression libraries.

6 years agoSilenced warnings.
Dirk Lemstra [Fri, 13 Apr 2018 08:47:41 +0000 (10:47 +0200)]
Silenced warnings.

6 years agoFixed check that determines if enough bytes are read (https://bugs.chromium.org/p...
Dirk Lemstra [Fri, 13 Apr 2018 07:50:14 +0000 (09:50 +0200)]
Fixed check that determines if enough bytes are read (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7502).

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7633
Cristy [Fri, 13 Apr 2018 00:20:34 +0000 (20:20 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7633

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7633
Cristy [Fri, 13 Apr 2018 00:14:59 +0000 (20:14 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7633

6 years agoAdded check to prevent use of uninitialized value (https://bugs.chromium.org/p/oss...
Dirk Lemstra [Thu, 12 Apr 2018 23:30:25 +0000 (01:30 +0200)]
Added check to prevent use of uninitialized value (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7585).

6 years agoClamp rows_per_strip instead of throwing an exception (fixes #1091)
Dirk Lemstra [Thu, 12 Apr 2018 23:04:33 +0000 (01:04 +0200)]
Clamp rows_per_strip instead of throwing an exception (fixes #1091)

6 years agoOnly use hdri lcms for hdri build.
Dirk Lemstra [Thu, 12 Apr 2018 21:52:19 +0000 (23:52 +0200)]
Only use hdri lcms for hdri build.

6 years agoReverted patch back to const.
Dirk Lemstra [Thu, 12 Apr 2018 20:48:23 +0000 (22:48 +0200)]
Reverted patch back to const.

6 years agoFixed memory leaks (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7612).
Dirk Lemstra [Thu, 12 Apr 2018 18:49:59 +0000 (20:49 +0200)]
Fixed memory leaks (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7612).

6 years ago...
Cristy [Thu, 12 Apr 2018 12:15:04 +0000 (08:15 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7557
Cristy [Thu, 12 Apr 2018 00:25:23 +0000 (20:25 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7557

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7562
Cristy [Wed, 11 Apr 2018 22:38:39 +0000 (18:38 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7562

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7562
Cristy [Wed, 11 Apr 2018 22:13:31 +0000 (18:13 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7562

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7529
Cristy [Wed, 11 Apr 2018 00:37:14 +0000 (20:37 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7529

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7537
Cristy [Wed, 11 Apr 2018 00:20:33 +0000 (20:20 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7537

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7525
Cristy [Wed, 11 Apr 2018 00:03:26 +0000 (20:03 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7525

6 years ago...
Cristy [Tue, 10 Apr 2018 23:59:26 +0000 (19:59 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7535
Cristy [Tue, 10 Apr 2018 23:10:10 +0000 (19:10 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7535

6 years ago...
Cristy [Tue, 10 Apr 2018 22:52:21 +0000 (18:52 -0400)]
...

6 years agoThrow exception instead of break (https://bugs.chromium.org/p/oss-fuzz/issues/detail...
Dirk Lemstra [Tue, 10 Apr 2018 20:38:27 +0000 (22:38 +0200)]
Throw exception instead of break (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7515).

6 years agoRestored call to RelinquishMagickResource.
Dirk Lemstra [Tue, 10 Apr 2018 19:58:33 +0000 (21:58 +0200)]
Restored call to RelinquishMagickResource.

6 years agoFixed calculation of extent (https://oss-fuzz.com/v2/testcase-detail/6597619229917184).
Dirk Lemstra [Tue, 10 Apr 2018 18:31:44 +0000 (20:31 +0200)]
Fixed calculation of extent (https://oss-fuzz.com/v2/testcase-detail/6597619229917184).

6 years agoFixed refactor mistake (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7534)
Dirk Lemstra [Tue, 10 Apr 2018 17:53:20 +0000 (19:53 +0200)]
Fixed refactor mistake (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7534)

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7504
Cristy [Tue, 10 Apr 2018 00:58:52 +0000 (20:58 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7504

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7500
Cristy [Tue, 10 Apr 2018 00:51:00 +0000 (20:51 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7500

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7499
Cristy [Tue, 10 Apr 2018 00:33:27 +0000 (20:33 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7499

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7505
Cristy [Tue, 10 Apr 2018 00:08:27 +0000 (20:08 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7505

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7507
Cristy [Mon, 9 Apr 2018 23:41:05 +0000 (19:41 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7507

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7508
Cristy [Mon, 9 Apr 2018 23:33:33 +0000 (19:33 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7508

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7498
Cristy [Mon, 9 Apr 2018 23:24:11 +0000 (19:24 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7498

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/1088
Cristy [Mon, 9 Apr 2018 23:20:06 +0000 (19:20 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1088

6 years agoCorrected checking if the profile starts with Exif\0\0 (https://bugs.chromium.org...
Dirk Lemstra [Mon, 9 Apr 2018 21:41:41 +0000 (23:41 +0200)]
Corrected checking if the profile starts with Exif\0\0 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7499).

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7485
Cristy [Mon, 9 Apr 2018 00:30:07 +0000 (20:30 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7485

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7482
Cristy [Mon, 9 Apr 2018 00:26:00 +0000 (20:26 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7482

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7479
Cristy [Sun, 8 Apr 2018 23:10:35 +0000 (19:10 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7479

6 years ago...
Cristy [Sun, 8 Apr 2018 22:07:06 +0000 (18:07 -0400)]
...

6 years agoFixed use after free (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7248).
Dirk Lemstra [Sun, 8 Apr 2018 16:27:10 +0000 (18:27 +0200)]
Fixed use after free (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7248).

6 years agoSilence warning
Dirk Lemstra [Sun, 8 Apr 2018 12:39:46 +0000 (14:39 +0200)]
Silence warning

6 years agoAdded check for comment length (https://bugs.chromium.org/p/oss-fuzz/issues/detail...
Dirk Lemstra [Sun, 8 Apr 2018 12:38:43 +0000 (14:38 +0200)]
Added check for comment length (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7248)

6 years agoAdded call to ResetImagePixels because we allow decoding part of the image.
Dirk Lemstra [Sun, 8 Apr 2018 12:25:06 +0000 (14:25 +0200)]
Added call to ResetImagePixels because we allow decoding part of the image.

6 years agoSilence warnings.
Dirk Lemstra [Sun, 8 Apr 2018 12:22:59 +0000 (14:22 +0200)]
Silence warnings.

6 years agoAdded memory leak detection.
Dirk Lemstra [Sun, 8 Apr 2018 09:30:34 +0000 (11:30 +0200)]
Added memory leak detection.

6 years agoAdded initialize for the PNG fuzzer.
Dirk Lemstra [Sun, 8 Apr 2018 09:29:07 +0000 (11:29 +0200)]
Added initialize for the PNG fuzzer.

6 years agoalso add the heic fuzzer corpus
Paul Kehrer [Sun, 8 Apr 2018 06:40:59 +0000 (14:40 +0800)]
also add the heic fuzzer corpus

6 years agochange libtiff build order and switch to cmake
Paul Kehrer [Sun, 8 Apr 2018 00:47:29 +0000 (08:47 +0800)]
change libtiff build order and switch to cmake

6 years agoadd libpng to delegates
Paul Kehrer [Sun, 8 Apr 2018 00:00:28 +0000 (08:00 +0800)]
add libpng to delegates

6 years agoUse file extension as fallback.
Dirk Lemstra [Sat, 7 Apr 2018 16:51:17 +0000 (18:51 +0200)]
Use file extension as fallback.

6 years ago...
Cristy [Sat, 7 Apr 2018 16:32:12 +0000 (12:32 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428
Cristy [Sat, 7 Apr 2018 13:50:24 +0000 (09:50 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428

6 years ago...
Cristy [Sat, 7 Apr 2018 13:21:34 +0000 (09:21 -0400)]
...

6 years agoAdded missing call to libraw_close (https://bugs.chromium.org/p/oss-fuzz/issues/detai...
Dirk Lemstra [Sat, 7 Apr 2018 13:22:37 +0000 (15:22 +0200)]
Added missing call to libraw_close (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7331)

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428
Cristy [Sat, 7 Apr 2018 13:16:55 +0000 (09:16 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428
Cristy [Sat, 7 Apr 2018 13:14:08 +0000 (09:14 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7428

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7459
Cristy [Sat, 7 Apr 2018 12:45:08 +0000 (08:45 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7459

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7436
Cristy [Sat, 7 Apr 2018 00:54:51 +0000 (20:54 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7436

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7436
Cristy [Sat, 7 Apr 2018 00:48:44 +0000 (20:48 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7436

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7437
Cristy [Sat, 7 Apr 2018 00:21:52 +0000 (20:21 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7437

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7439
Cristy [Sat, 7 Apr 2018 00:02:29 +0000 (20:02 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7439

6 years agoAdded early exit (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7023)
Dirk Lemstra [Fri, 6 Apr 2018 20:07:14 +0000 (22:07 +0200)]
Added early exit (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7023)

6 years agoIndentation fixes.
Dirk Lemstra [Fri, 6 Apr 2018 20:01:29 +0000 (22:01 +0200)]
Indentation fixes.

6 years agoAdded extra check for an early exit.
Dirk Lemstra [Fri, 6 Apr 2018 19:01:22 +0000 (21:01 +0200)]
Added extra check for an early exit.

6 years agoFixed memory leak.
Dirk Lemstra [Fri, 6 Apr 2018 18:39:20 +0000 (20:39 +0200)]
Fixed memory leak.

6 years ago...
Cristy [Thu, 5 Apr 2018 23:44:07 +0000 (19:44 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7402
Cristy [Thu, 5 Apr 2018 23:08:48 +0000 (19:08 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7402

6 years agoRemoved duplicate declaration.
Dirk Lemstra [Thu, 5 Apr 2018 20:27:00 +0000 (22:27 +0200)]
Removed duplicate declaration.

6 years agoMoved SetImageExtent and fixed memory leak when this returns false.
Dirk Lemstra [Thu, 5 Apr 2018 20:25:19 +0000 (22:25 +0200)]
Moved SetImageExtent and fixed memory leak when this returns false.

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7397
Cristy [Thu, 5 Apr 2018 12:54:32 +0000 (08:54 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7397

6 years agoFixed memory leak.
jinyong.choi [Thu, 5 Apr 2018 05:36:54 +0000 (14:36 +0900)]
Fixed memory leak.
Destory profile memory after using.

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7343
Cristy [Thu, 5 Apr 2018 00:38:55 +0000 (20:38 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7343

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7352
Cristy [Thu, 5 Apr 2018 00:05:28 +0000 (20:05 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7352

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7353
Cristy [Wed, 4 Apr 2018 23:39:38 +0000 (19:39 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7353

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7380
Cristy [Wed, 4 Apr 2018 23:13:37 +0000 (19:13 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7380

6 years agohttps://github.com/ImageMagick/ImageMagick/issues/1080
Cristy [Wed, 4 Apr 2018 00:03:48 +0000 (20:03 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1080

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7331
Cristy [Tue, 3 Apr 2018 23:50:58 +0000 (19:50 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7331

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7319
Cristy [Tue, 3 Apr 2018 23:43:15 +0000 (19:43 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7319

6 years ago...
Cristy [Tue, 3 Apr 2018 23:08:03 +0000 (19:08 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7330
Cristy [Tue, 3 Apr 2018 18:39:27 +0000 (14:39 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7330

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335
Cristy [Tue, 3 Apr 2018 18:27:02 +0000 (14:27 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335
Cristy [Tue, 3 Apr 2018 18:24:33 +0000 (14:24 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335
Cristy [Tue, 3 Apr 2018 18:22:40 +0000 (14:22 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7335

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7320
Cristy [Tue, 3 Apr 2018 18:00:47 +0000 (14:00 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7320

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7329
Cristy [Tue, 3 Apr 2018 17:35:50 +0000 (13:35 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7329

6 years ago...
Cristy [Mon, 2 Apr 2018 23:47:28 +0000 (19:47 -0400)]
...

6 years ago...
Cristy [Mon, 2 Apr 2018 23:41:37 +0000 (19:41 -0400)]
...

6 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7304
Cristy [Mon, 2 Apr 2018 23:35:27 +0000 (19:35 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7304