Fix crash with bidi display on the last empty line (bug#6030).
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Apr 2010 14:42:34 +0000 (17:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 25 Apr 2010 14:42:34 +0000 (17:42 +0300)
commitadf4f59cc8df4d3a927e55743dea04725c3fecf0
treec417cd9875caaa84760d9852bc7360a24dd653c6
parenta49884a673bcdd1c7d7fb4c4bfd9393440436ff4
Fix crash with bidi display on the last empty line (bug#6030).

 xdisp.c (display_line): Don't assume 2nd call to
 get_next_display_element cannot return zero.
src/ChangeLog
src/xdisp.c