Skip to content
Commit cf8afe5c authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Fix uninitialized variable usage in unwind.c



As noticed by Dave Anglin, the last commit introduced a small bug where
the potentially uninitialized r struct is used instead of the regs
pointer as input for unwind_frame_init(). Fix it.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Reported-by: default avatarJohn David Anglin <dave.anglin@bell.net>
parent 57361846
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment