[Rpm-maint] [rpm-software-management/rpm] Some documentation improvements (#1599)
Demi Marie Obenour
notifications at github.com
Thu Mar 25 18:47:58 UTC 2021
> I'm curious where you encountered a compiler that doesn't do this, but looks fine to me.
At least GCC and Clang take advantage of signed integer overflow being undefined to perform optimizations, unless told not to. And Clang *always* assumes that dereferencing NULL will never happen, and that the result of out-of-bounds pointer arithmetic will not be used.
--
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/1599#issuecomment-807271112
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210325/7e171d6e/attachment.html>
More information about the Rpm-maint
mailing list