/[base]
ViewVC logotype

Revision 360979


Jump to revision: Previous Next
Author: markj
Date: Tue May 12 17:00:47 2020 UTC (4 years, 1 month ago)
Changed paths: 1
Log Message:
librtld_db: Fix shlib mapping offsets.

kve_offset gives the offset into the backing file, which is not what we
want since different segments may map the same page.  Use the base of
the mapping to determine the offset exported by librtld_db instead.

PR:		244732
Reported by:	Jenkins, Nicolò Mazzucato <nicomazz97@gmail.com>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation


Changed paths

Path Details
Directoryhead/lib/librtld_db/rtld_db.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27