From: ceriel Date: Thu, 30 Oct 1986 15:01:16 +0000 (+0000) Subject: forgot to restore return address in case ".trp" is called. X-Git-Tag: release-5-5~5171 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=162eb9bb70ec798bbea08632ed44ec6ec1f9104d;p=ack.git forgot to restore return address in case ".trp" is called. --- diff --git a/mach/vax4/libem/cui.s b/mach/vax4/libem/cui.s index 8d2f35f07..4fcf3f4a0 100644 --- a/mach/vax4/libem/cui.s +++ b/mach/vax4/libem/cui.s @@ -22,4 +22,5 @@ Lerr: jmp .fat Liovfl: pushl $EIOVFL + pushl r1 jmp .trp