* dispnew.c (add_window_display_history): Don't overrun buffer.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 15:51:23 +0000 (08:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 15:51:23 +0000 (08:51 -0700)
commit9d1df220c5484374901f8edff05e41bb575c0c77
tree91cd2f25696ada0a504fba2cdc7cb78618af7bf1
parent2ea16b8969850fd2952ca80239cf37e77d0e7edd
* dispnew.c (add_window_display_history): Don't overrun buffer.

Truncate instead; this is OK since it's just a log.
src/ChangeLog
src/dispnew.c