Skip to content
Snippets Groups Projects
Commit 47a3b768 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

capsule-dlmopen.c: check e_machine for DSO we're actually looking at

This was a bug in our constraint checking for DSO types.
It couldn't actually trigger for x86-64/64-bit DSOs
as they are the only ones which are ELFCLASS64, but once
we were testing 32 bit binaries it bit us as we were unable
to distinguish i386 from x32.
parent e96ef3c8
Branches
Tags
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