emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing GC protection in Fbyte_code


From: Dave Love
Subject: missing GC protection in Fbyte_code
Date: Fri, 20 Aug 2004 19:06:46 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

As far as I can tell, all the cases in Fbyte_code that call
record_unwind_protect should protect against GC like the
Bunwind_protect case.  I don't know why we missed that originally.

Also, I don't understand why the Bwiden case is GC-protected as I
don't think Fwiden can GC.  (Not that it's important.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]