]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r264436:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 29 Apr 2014 03:37:30 +0000 (03:37 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 29 Apr 2014 03:37:30 +0000 (03:37 +0000)
commitf67be1368f6fe60ff0117e90d235cff03b1409b2
treea6e0f81717504d81c586c33c59d0f10f3262b830
parentced4c6e7a57f5ae2a4bfd09f611f041b3f1667cd
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/9@265074 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/proc_sym.c