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] libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.


On Sun, Feb 14, 2016 at 07:20:51PM +0100, Jan Kratochvil wrote:
> On Fri, 12 Feb 2016 15:10:46 +0100, Mark Wielaard wrote:
> > We used to assume any unknown ELF note provider name was "GNU" and didn't
> > recognize any of the "Go" provider types. We now check the provider name
> > explictly in ebl_object_note_type_name and recognize the following Go
> > note names: PKGLIST, ABIHASH, DEPS and BUILDID.
> 
> It looks/works OK for me.

Thanks for testing. Pushed to master.

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