Module Name: src Committed By: dholland Date: Sun Jul 31 19:12:41 UTC 2016
Modified Files: src/sys/arch/ia64/unwind: stackframe.c Log Message: Instead of testing for unsigned < 0, compare before subtracting. Reset of PR 51297 from David Binderman. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/ia64/unwind/stackframe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.