From 765a224b3007c4ef617f22091db4c152de15dd86 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 12 Nov 2007 16:39:30 +0000 Subject: Double-free on session destroy. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3f8b1d5f..83be9766 100644 --- a/TODO +++ b/TODO @@ -22,8 +22,8 @@ - client could pass term/tty fd up to server and then do nothing. what problems would this cause? -- need access to all terminfo data at once... signals? - cleanup/redesign IPC - IPC is arse-about-face: too much overhead. 8-byte header for each - packet... hrm. already scanning output for \e, could add an extra + IPC is slightly arse-about-face: too much overhead. 8-byte header for + each packet... hrm. already scanning output for \e, could add an extra byte to it for message - could use bsearch all over the place or get rid of smaller tables (clientmsg) - better errors when creating new windows/sessions (how?) -- cgit v1.2.3