Skip to content
Commit bda4e5eb authored by Jim Ingham's avatar Jim Ingham
Browse files

In ThreadPlanCallFunction, do the Takedown right when the thread plan gets...

In ThreadPlanCallFunction, do the Takedown right when the thread plan gets popped.  When the function call is discarded (e.g. when it crashes and discard_on_error is true) the plan gets discarded.  You need to make sure that the stack gets restored right then, and not wait till you start again and the thread plan stack is cleared.

llvm-svn: 123716
parent 86a7fcc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment