* debian/patches/080-reftest-Add-missing-include-of-reftest-snapshot.h.patch
+ Added. Adds missing #include in the reftest test. While seemingly
harmless on s390 due to the missing include the return type of a function
the snapshot function is assumed to be int, while it should have been a
pointer. This causes incorrect casting in the resulting code leading to
crashes.. (From upstream git)
This commit is contained in:
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -11,3 +11,4 @@
|
||||
060_ignore-random-icons.patch
|
||||
061_multiarch_module_fallback.patch
|
||||
071_fix-installation-of-HTML-images.patch
|
||||
080-reftest-Add-missing-include-of-reftest-snapshot.h.patch
|
||||
|
||||
Reference in New Issue
Block a user