libvips/.github
Kleis Auke Wolthuizen 5ab66e16e1
Fix UBSan errors (#1948)
* Ensure UBSan exits with a non-zero code on error

* Avoid misaligned member access in mosaic_fuzzer

* Add missing VIPS_CLIP in scRGB2sRGB/scRGB2BW

* Fix UBSan error in flatten

By using saturated casts for the int types (copied from vips_cast).

* CI: ensure fuzzer log is printed on error

* Avoid UB in heifload

* Revert flatten change

I could no longer reproduce this with clang 12 locally.

* Indentation fixes [skip ci]
2021-09-12 13:14:24 +01:00
..
ISSUE_TEMPLATE update issue template 2021-02-17 13:39:45 +00:00
workflows Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
FUNDING.yml Add link to opencollective 2019-09-18 15:02:55 +01:00