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: release soonish


On Fri, Jan 27, 2012 at 09:45:32AM -0800, Roland McGrath wrote:
> I'd like to make it consistent now.  The smarts will validate that it's an
> attribute expected to hold a section offset, and that the offset is valid
> for its target section.

OK, I think I get what you mean now.
How does the attached patch look?

It does mean we do a bit more sanity checking than before in
dwarf_formudata. So is that not too invasive just before the release?
Or should the new code be but in its own new function dwarf_formsec_offset
to keep the new code separate?

Thanks,

Mark

Attachment: sec_offset.patch
Description: Text document


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