aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-01-23 13:48:12 -1000
committerMike Frysinger <vapier@gentoo.org>2017-01-23 13:48:12 -1000
commit0fa69c398bad7bda3486b713e995be01847126d1 (patch)
tree68a444160f09398b967ca78b12407c5ae0c001a5 /paxmacho.h
parentsecurity: fix building on much older systems (diff)
downloadpax-utils-0fa69c398bad7bda3486b713e995be01847126d1.tar.gz
pax-utils-0fa69c398bad7bda3486b713e995be01847126d1.tar.bz2
pax-utils-0fa69c398bad7bda3486b713e995be01847126d1.zip
scanelf: change abs() to a size_t cast
The point of using abs here was to avoid a signed-vs-unsigned warning, but it doesn't actually work because abs() returns a signed integer. Since we always know end is larger than start, cast the result to a size_t instead.
Diffstat (limited to 'paxmacho.h')
0 files changed, 0 insertions, 0 deletions