Revision 22a6c83777ac7c17d6c63891beeeac24cf5da450 authored by Darrick J. Wong on 27 November 2017, 17:50:17 UTC, committed by Darrick J. Wong on 30 November 2017, 16:43:52 UTC
Fix some complaints from the UBSAN about signed integer addition overflows.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
1 parent 712d361
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top