]> git.ipfire.org Git - thirdparty/systemd.git/commit
pe-binary: add explicit cast to silence coverity
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 28 Mar 2026 18:45:52 +0000 (18:45 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 28 Mar 2026 19:56:31 +0000 (19:56 +0000)
commit74a9ed911d878cffbdf9cb1d3c88088fae41aaaa
treed8859a709d141f47f44b48984dc88a0d98143c5c
parent1a0fe20bc2278713b5185feee4578aabbce24b71
pe-binary: add explicit cast to silence coverity

Otherwise it gets confused about underflows (which are already checked)

CID#1645068

Follow-up for a43427013949c6593629f551cf46e9cf9c167100
src/shared/pe-binary.c