Package: vips / 8.4.5-1+deb9u1
Metadata
Package | Version | Patches format |
---|---|---|
vips | 8.4.5-1+deb9u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
reproducible build.patch | (download) |
configure.ac |
6 5 + 1 - 0 ! |
make the build reproducible |
fix_a_crash_with_delayed_load.patch | (download) |
ChangeLog |
3 3 + 0 - 0 ! |
[patch] fix a crash with delayed load If a delayed load failed, it could leave the pipeline only half-set up. Sebsequent threads could then segv. Set a load-has-failed flag and test before generate. See https://github.com/jcupitt/libvips/issues/893 |
zero_memory_on_malloc.patch | (download) |
ChangeLog |
6 6 + 0 - 0 ! |
[patch] zero memory on malloc to prevent write of uninit memory under some error conditions thanks Balint |
1