Actions
Bug #5826
openelfexec should take more care to avoid name collisions
Status:
New
Priority:
Normal
Assignee:
-
Category:
kernel
Start date:
2015-04-10
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
We build most of the sources for the elfexec module twice, for 32bit and 64bit executables.
The "important" symbols have their names changed via #define for this (elfcore and elf32core, for eg).
However, the unimportant symbols do not. Thus for various symbols in elfexec we have two different symbols with identical names.
This is bullshit.
No data to display
Actions