21 Commits

Author SHA1 Message Date
Dirk Lemstra 887a187860 Inline all byte buffer methods. 2026-01-19 22:25:31 +01:00
Dirk Lemstra 2abe65b018 Use the new license url. 2026-01-11 10:16:12 +01:00
Dirk Lemstra db21d54ca5 Trim trailing whitespace. 2026-01-11 10:08:51 +01:00
Cristy 4caf7d13ba update copyright year 2024-08-27 21:36:36 -04:00
Cristy cae92e576a eliminate compiler warnings 2023-08-20 09:32:39 -04:00
Dirk Lemstra 3ddbe16bbe Changed copyright headers. 2022-02-13 12:59:31 +01:00
Dirk Lemstra c5fad5e944 Fix stack overflow when parsing malicious ps image file (#4415). 2021-10-28 21:33:14 +02:00
Cristy cce49e30a5 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36248 2021-07-16 16:36:45 -04:00
Dirk Lemstra 59d0b87bc1 Added option to peek in the byte buffer. 2021-07-10 15:51:57 +02:00
Dirk Lemstra 91e2f94308 Added missing includes. 2021-01-06 07:51:17 +01:00
Cristy d842011290 update to latest documentation and update copyright year 2021-01-01 14:52:00 -05:00
Cristy 41e79fc331 https://github.com/ImageMagick/ImageMagick/issues/2413 2020-08-16 12:08:04 -04:00
Dirk Lemstra a20b4ec871 Fixed reading the profiles in the ps coder. 2020-02-07 14:24:36 +01:00
Cristy f775a5cf27 ... 2019-11-26 14:27:47 -05:00
Cristy 3175621ed5 https://github.com/ImageMagick/ImageMagick/issues/1650 2019-07-31 15:55:08 -04:00
Dirk Lemstra 6425dc55b7 Only move buffer when offset is not zero. 2019-07-18 22:24:26 +02:00
Dirk Lemstra 6d15222b06 Read one byte less to make sure we get a null terminated buffer. 2019-07-18 22:05:23 +02:00
Dirk Lemstra 1f70b13ac1 Handle negative count. 2019-07-18 21:50:46 +02:00
Dirk Lemstra 7a34a4b2ba Moved the bytes in GetMagickByteBufferDatum to the start of the buffer instead. 2019-07-18 21:45:21 +02:00
Cristy 364908fa52 Create define for optimal small buffer size 2019-07-14 19:03:56 -04:00
Cristy b13bbd7aa0 Move ByteBuffer into the Magick namespace 2019-07-13 09:06:57 -04:00