emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during


From: Eli Zaretskii
Subject: Re: emacs-27 41232e6: Avoid crashes due to bidi cache being reset during redisplay
Date: Sun, 31 May 2020 18:12:53 +0300

> From: Pip Cet <pipcet@gmail.com>
> Date: Sun, 31 May 2020 14:44:54 +0000
> Cc: emacs-diffs@gnu.org
> 
> > +  void *itdata = bidi_shelve_cache ();
> 
> But what if we're out of memory? bidi_shelve_cache will call xmalloc...

xmalloc calls memory_full if that happens.



reply via email to

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