Skip to content
Snippets Groups Projects
Commit a18a17a8 authored by Simon McVittie's avatar Simon McVittie
Browse files

process_pt_dynamic: Use pointers iff we could in principle dereference them


The base address is a perfectly valid address, which we could
dereference if we wanted to, so it should be a pointer. The start of
the PT_DYNAMIC program header isn't an address (it's relative to base)
so make it a mere integer.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent cce0d2bf
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment