Andrew Murray
|
62da23bf83
|
Removed polygon from DRAW struct
|
2025-05-29 18:27:22 +10:00 |
|
Andrew Murray
|
fcac6e7896
|
Removed hasAlpha argument
|
2025-05-29 18:27:17 +10:00 |
|
Andrew Murray
|
2ee2a1496d
|
Simplified code
|
2025-05-29 18:26:09 +10:00 |
|
Andrew Murray
|
5b854b2332
|
Merge branch 'main' into valgrind-leakcheck
|
2025-05-28 08:27:57 +10:00 |
|
Andrew Murray
|
5a04b9581b
|
Run slow tests on valgrind, but without timeout (#8975)
|
2025-05-28 08:20:35 +10:00 |
|
Hugo van Kemenade
|
06e618c470
|
Removed CMAKE_POLICY_VERSION_MINIMUM=3.5 for libavif (#8973)
|
2025-05-27 17:18:20 +03:00 |
|
Hugo van Kemenade
|
90f115cd33
|
Reduced number of bytes read in WMF header (#8964)
|
2025-05-27 17:17:15 +03:00 |
|
Andrew Murray
|
0eef5e20ef
|
Merge pull request #29 from wiredfool/tiff_mmap
Mark the image read-only in the C layer if it's created from a read only buffer
|
2025-05-27 09:12:43 +10:00 |
|
wiredfool
|
eff667a861
|
Mark the image read-only in the C layer if it's created from a read only buffer
|
2025-05-26 08:15:13 +10:00 |
|
Hugo van Kemenade
|
086e05f42f
|
Do not build against libavif < 1 (#8969)
|
2025-05-25 23:29:21 +03:00 |
|
Hugo van Kemenade
|
bce93319a9
|
Updated libpng to 1.6.48 (#8940)
|
2025-05-25 14:14:56 +03:00 |
|
Andrew Murray
|
041acf1344
|
Clear core image if memory mapping was used for last load
|
2025-05-25 15:00:47 +10:00 |
|
Andrew Murray
|
6096f335c1
|
Merge branch 'main' into valgrind-leakcheck
|
2025-05-24 15:41:48 +10:00 |
|
Andrew Murray
|
bcf1f85b30
|
Merge branch 'main' into parallel-test
|
2025-05-24 12:03:59 +10:00 |
|
Andrew Murray
|
57b77bde96
|
Removed CMAKE_POLICY_VERSION_MINIMUM=3.5
|
2025-05-24 11:55:18 +10:00 |
|
Andrew Murray
|
a4f477565a
|
Merge branch 'main' into fix_arrow_8907
|
2025-05-24 10:34:05 +10:00 |
|
Andrew Murray
|
5c2cabfa6c
|
Merge branch 'main' into avif
|
2025-05-24 10:30:29 +10:00 |
|
Andrew Murray
|
4eb89f8e5b
|
Reduced number of bytes read for header
|
2025-05-24 10:24:42 +10:00 |
|
Andrew Murray
|
e018dc99fa
|
Updated libpng to 1.6.48
|
2025-05-24 08:51:51 +10:00 |
|
Hugo van Kemenade
|
7e4d8e2f55
|
Updated Ghostscript to 10.5.1 (#8939)
|
2025-05-23 19:17:35 +03:00 |
|
Hugo van Kemenade
|
038ca7f3cc
|
Updated harfbuzz to 11.2.1 (#8937)
|
2025-05-23 19:17:23 +03:00 |
|
Hugo van Kemenade
|
97aa25ac6b
|
Updated libavif to 1.3.0 (#8949)
|
2025-05-23 19:17:07 +03:00 |
|
Eric Soroos
|
4d0678ca33
|
Add parallel test target, using pytest-xdist
|
2025-05-23 16:35:57 +02:00 |
|
pre-commit-ci[bot]
|
c63db77db3
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-23 13:37:05 +00:00 |
|
Eric Soroos
|
60a1a20536
|
add timeouts to two more tests
|
2025-05-23 15:35:23 +02:00 |
|
wiredfool
|
edfc2caf62
|
Merge radarhere/fix_arrow_8907
* edit of elt typ
|
2025-05-23 11:04:55 +01:00 |
|
Andrew Murray
|
6807bd3d70
|
Added type hints
|
2025-05-23 11:04:08 +01:00 |
|
wiredfool
|
9526d949b0
|
Update Tests/test_pyarrow.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-23 10:58:28 +01:00 |
|
wiredfool
|
2603a249df
|
Update depends/docker-test-valgrind-memory.sh
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-23 10:57:03 +01:00 |
|
Andrew Murray
|
7824d2f8c6
|
Update rust when building libavif
|
2025-05-23 08:48:38 +10:00 |
|
Andrew Murray
|
45d1c4162b
|
Do not build against libavif < 1
|
2025-05-22 15:55:43 +10:00 |
|
pre-commit-ci[bot]
|
c35082b619
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-17 08:48:02 +00:00 |
|
Eric Soroos
|
20b49a332b
|
Remove timeout as the specific reason,
pytest-timeout doesn't raise a timeout error.
|
2025-05-17 10:45:43 +02:00 |
|
Eric Soroos
|
ff50e30d3e
|
Fix memory leak in text_layout_raqm on 0 length string
|
2025-05-16 12:47:22 +02:00 |
|
Eric Soroos
|
6391f2c207
|
Merge remote-tracking branch 'upstream/main' into valgrind-leakcheck
* Some failing tests are on main but not last released version
|
2025-05-16 12:14:37 +02:00 |
|
Eric Soroos
|
f1957b49b2
|
Xfail timouts in Valgrind tests
* ensure that the env variable is set in the makefile
|
2025-05-16 12:08:45 +02:00 |
|
Eric Soroos
|
2d506f6f5a
|
correct target
|
2025-05-15 22:06:35 +02:00 |
|
Eric Soroos
|
a6b8b3af77
|
executable
|
2025-05-15 22:04:14 +02:00 |
|
Eric Soroos
|
218f055865
|
Add github workflow/test-script
|
2025-05-15 21:59:02 +02:00 |
|
Eric Soroos
|
d5449d5760
|
Guess so.
|
2025-05-15 21:11:31 +02:00 |
|
Eric Soroos
|
fb126af7a6
|
Adding pytest-valgrind install
|
2025-05-15 21:10:48 +02:00 |
|
Andrew Murray
|
efa2288643
|
Updated libavif to 1.3.0
|
2025-05-15 08:38:33 +10:00 |
|
Eric Soroos
|
7aa6a61d43
|
Wrap Makefile
|
2025-05-13 23:50:52 +02:00 |
|
Eric Soroos
|
789631c60c
|
Fix memory leak when JpegEncode returns an error.
|
2025-05-13 23:31:09 +02:00 |
|
Eric Soroos
|
f792e0b1ef
|
Fix memory leak
* Return after setting the error for advanced features without
libraqm. Not returning here leads to an alloc that's never freed.
|
2025-05-13 22:48:36 +02:00 |
|
Eric Soroos
|
e2e40c5456
|
Fix memory leak in TiffEncode
* If setimage errors out, the tiff client state was not freed.
|
2025-05-13 22:33:27 +02:00 |
|
Eric Soroos
|
a9bcd7db88
|
Fix leak of destination image in ImagingUnsharpMask when an error occurs
|
2025-05-13 19:50:55 +02:00 |
|
Eric Soroos
|
eaab435403
|
Fix leak in webp_encode
* Free the output buffer on webp encode error
|
2025-05-13 10:58:37 +02:00 |
|
Eric Soroos
|
84b88a9fbc
|
Suppress all python level leaks for now
|
2025-05-13 10:58:12 +02:00 |
|
Eric Soroos
|
fdfba982c8
|
fix memory leak in arrow schema
|
2025-05-13 10:28:09 +02:00 |
|