Verify that each frame pointer lies within the thread's kstack.
Previously, this check was omitted for the first frame pointer.
Reported by: pho
Reviewed by: kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D16572
Verify that each frame pointer lies within the thread's kstack. Tags None Referenced Files None Subscribers None
Description
Details
|