]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264436:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 29 Apr 2014 03:36:04 +0000 (03:36 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 29 Apr 2014 03:36:04 +0000 (03:36 +0000)
commitc15c4edeffbeea75ad25c3a4b6e96a769b4f5d1a
tree4c271630f0398b85c239166fddd2f224102fd98b
parent44740cf25665bf4d43a12c99f0bb31a77ee46452
MFC r264436:
Fix some off-by-one errors. The kve_end and rdl_eaddr fields contain the
first address after the end of the map entry and should therefore be
excluded.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265073 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/proc_sym.c