2015-12-23 18:57 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* src/vm/hvm.c
! added missing HB_STACK_TLS_PRELOAD - thanks to Viktor for the info
This commit is contained in:
@@ -12406,6 +12406,8 @@ HB_FUNC( __BREAKBLOCK )
|
||||
|
||||
HB_FUNC( __RECOVERERRORBLOCK )
|
||||
{
|
||||
HB_STACK_TLS_PRELOAD
|
||||
|
||||
HB_ISIZ nRecoverBase = hb_stackGetRecoverBase();
|
||||
|
||||
if( nRecoverBase > 0 && nRecoverBase < hb_stackTopOffset() )
|
||||
|
||||
Reference in New Issue
Block a user