[Rpm-maint] [rpm-software-management/rpm] Enable undefined behavior sanitizer in CI (#915)

Panu Matilainen notifications at github.com
Fri Oct 25 10:06:59 UTC 2019


Extra checks never hurt... but disable shift sanitizer at least initially,
it traps on silly things like "(1 << 31) not being representable as int"
and I'm not in the mood of sprinkling 'u's all over the codebase.

Unfortunately the leak and address sanitizers cannot be used in our
environment, fakechroot and python bindings being some of the major
obstacles.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/915

-- Commit Summary --

  * Enable undefined behavior sanitizer in CI

-- File Changes --

    M ci/Dockerfile (5)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/915.patch
https://github.com/rpm-software-management/rpm/pull/915.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/915
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191025/bc99397f/attachment-0001.html>


More information about the Rpm-maint mailing list