NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51297 CVS commit: src/sys/arch/ia64/unwind
The following reply was made to PR port-ia64/51297; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51297 CVS commit: src/sys/arch/ia64/unwind
Date: Sun, 31 Jul 2016 19:12:41 +0000
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.
Home |
Main Index |
Thread Index |
Old Index