https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232983
--- Comment #1 from [email protected] --- A commit references this bug: Author: emaste Date: Wed Jan 30 20:44:51 UTC 2019 New revision: 343592 URL: https://svnweb.freebsd.org/changeset/base/343592 Log: readelf: decode flag bits in DT_FLAGS/DT_FLAGS_1 Decode d_val when the tag is DT_FLAGS or DT_FLAGS_1 based on the information at: https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter6-42444.html PR: 232983 Submitted by: Bora Ozarslan [email protected] Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18784 Changes: head/contrib/elftoolchain/readelf/readelf.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
