FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64 (#19332)
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Tue, 7 Aug 2018 23:25:07 +0000 (02:25 +0300)
committerJan Kotas <jkotas@microsoft.com>
Tue, 7 Aug 2018 23:25:07 +0000 (16:25 -0700)
commitc488296b594db3054e7cd2af2dab10428ccf0e42
tree2b16843cfd2f246ae46bbc80030218999c123fab
parent25452220f8486f9ecb56b7ffa84a37d80136b750
FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64 (#19332)

We need to initialize volatileCurrContextPointers because they could be
used by GC in the case of the leaf frame. This patch fixes crashes during
GC when we are single stepping using managed debugger.
src/inc/regdisp.h