* bidi.c (bidi_cache_ensure_space): Also check that the bidi cache size
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 06:44:47 +0000 (23:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 06:44:47 +0000 (23:44 -0700)
commitf0eb61e99dce9005dc94c909046f6130b3d4a97c
tree45628b2bdb6ff60123305d7f0d11b5d64c31c91a
parent39e378da07fe365c6442dc95b937539eb31fe8ef
* bidi.c (bidi_cache_ensure_space): Also check that the bidi cache size

does not exceed that of the largest Lisp string or buffer.  See Eli
Zaretskii in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#29>.
src/ChangeLog
src/bidi.c