FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Tue, 7 Aug 2018 15:41:25 +0000 (18:41 +0300)
committerGleb Balykov <g.balykov@samsung.com>
Tue, 18 Sep 2018 12:49:14 +0000 (15:49 +0300)
commit71aa32dd3589b8082871b7c9ac7ad7866e8bfc58
treed65f81c83f5f9f74a0cbf77233ec1b870fe19597
parent27f8fb646314323215899eca34319169cf4d2ad1
FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64

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