Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2018 01:17:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228290] [patch] elfdump -n does not recognise notes sections
Message-ID:  <bug-228290-227-zXCVHLvhgZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228290-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228290-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228290

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed May 30 01:16:50 UTC 2018
New revision: 334363
URL: https://svnweb.freebsd.org/changeset/base/334363

Log:
  elfdump: chase ABI tag note name change from r232832

  r232832 changed the ABI tag note name from .note.ABI-tag to .note.tag.
  Follow suit in elfdump.

  Elfdump's note parsing is very basic and should be significantly
  reworked, but for now just restore the broken functionality.

  PR:           228290
  Submitted by: martin at lispworks.com
  MFC after:    1 week

Changes:
  head/usr.bin/elfdump/elfdump.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228290-227-zXCVHLvhgZ>