freebsd-dev/lib/librtld_db
Mark Johnston 13c2d789fb 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
2020-05-12 17:00:47 +00:00
..
librtld_db.3
Makefile pkgbase: Create a FreeBSD-utilities package and make it the default one 2019-09-05 14:15:47 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
rtld_db.c librtld_db: Fix shlib mapping offsets. 2020-05-12 17:00:47 +00:00
rtld_db.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00