emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5141234acf: Refactor the webp cache code to allow usage by gi


From: Po Lu
Subject: Re: master 5141234acf: Refactor the webp cache code to allow usage by gif_load, too
Date: Mon, 11 Apr 2022 21:25:07 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Po Lu <luangruo@yahoo.com>
>> Cc: Lars Ingebrigtsen <larsi@gnus.org>
>> Date: Mon, 11 Apr 2022 20:15:12 +0800
>> 
>> > +  cache->spec = spec;
>> 
>> I think this should be marked, since I don't see what protects the spec
>> from garbage collection otherwise.
>
> 'spec' here is img->spec, right?

Right, but the animation cache can persist after img is gone, right?


reply via email to

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