Skip to content

Commit

Permalink
Update DDR to match #2569
Browse files Browse the repository at this point in the history
Forgot the change in the original PR.

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
  • Loading branch information
gacholio committed Aug 9, 2018
1 parent 2eba6fb commit 17c24da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ public StackWalkResult walkStackFrames(WalkState walkState, UDATAPointer sp, UDA
break WALKING_LOOP;
}
walkState.previousFrameFlags = walkState.frameFlags;
walkState.resolveFrameFlags = new UDATA(0);

} // End of (! startAtJITFrame)

Expand Down

0 comments on commit 17c24da

Please sign in to comment.