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

Don't stop reading symbol tables at an unknown ELFW_ST_TYPE, ELFW_ST_BIND


~/.local/share/Steam/ubuntu12_32/steam has a symbol with a weird
binding type part way through its symbol table:

46 [OBJECT   LOOS/GNU_UNIQUE] size: 0 (0)_ZNSs4_Rep20_S_empty_rep_storageE 0000 (nil)

but we can't just stop there, because there are symbols after it that
need relocating.

I blame C++.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent aae8d6b3
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