Fix bug #16165 with memory corruption by extend_face_to_end_of_line.
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 17:59:50 +0000 (19:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 17:59:50 +0000 (19:59 +0200)
commitd865f6b5554c6adf04f0786b821ba4c07c12d48d
tree63a47095ea036e9474ff1f88cef6e65aaabe0b21
parent062727ce6be2539bbed81af6138ad9d452002573
Fix bug #16165 with memory corruption by extend_face_to_end_of_line.

 src/xdisp.c (extend_face_to_end_of_line): Don't fill background of
 display margins on mode line, header line, and in the frame's
 tool-bar window.
src/ChangeLog
src/xdisp.c