From a42a37b7258f08c601ba1de2c6fdf8f8a1a0e2a9 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Fri, 13 Sep 2002 19:37:47 +0000 Subject: * tuiStack.c (tui_make_status_line): Make sure the local buffer is large enough to hold the complete line. --- gdb/tui/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/tui/ChangeLog') diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 9a54d50..246c1f8 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,8 @@ +2002-09-13 Stephane Carrez + + * tuiStack.c (tui_make_status_line): Make sure the local buffer + is large enough to hold the complete line. + 2002-09-10 Stephane Carrez * tui-hooks.c (tui_event_loop): New function. -- cgit v1.1