This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Don't assert on mod->e_type in __libdwfl_relocate_value.


Hmm.  Unless something else depends on e_type being ET_NONE or something,
it seems like it would be wiser just to set it earlier.  The assert is
pretty sensible in that something is very wrong if we get there for a
non-ET_REL file.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]