UserCode may changed YENV, so be careful, be very careful! (obs from Nuno Fonseca).

This commit is contained in:
Vítor Manuel de Morais Santos Costa 2009-11-27 13:14:30 +00:00
parent 98f79484ae
commit d746afaa32

View File

@ -7540,6 +7540,8 @@ Yap_absmi(int inp)
if (!SREG) {
FAIL();
}
/* in case we call Execute */
YREG = ENV;
JMPNext();
ENDBOp();