-
- Downloads
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
Loading
Please register or sign in to comment