From 2852de1c90d5bc72493bcdfb8b6df8b24ff2e9d4 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 17 Sep 2004 06:52:16 +0000 Subject: 2004-09-17 Paul Jakma * vtysh.c: (vtysh_client_execute) trailling NULLs can be arbitrarily split across reads, dont get confused by this and block forever. --- vtysh/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vtysh/ChangeLog') diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 54960e1a..1156afcd 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2004-09-17 Paul Jakma + + * vtysh.c: (vtysh_client_execute) trailling NULLs can be arbitrarily + split across reads, dont get confused by this and block forever. + 2004-09-13 Paul Jakma * Makefile.am: extract.pl isnt in srcdir, it's always in the builddir. -- cgit v1.2.1