NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: bin/44692: top(1) crashes inside window(1)



The following reply was made to PR bin/44692; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: re: bin/44692: top(1) crashes inside window(1)
Date: Mon, 07 Mar 2011 10:44:30 +1100

 this happens because tgoto() returns NULL at this point:
 
 screen.c:317         (void) strcpy(home, tgoto(tc_cursor_motion, 0, 0));
 


Home | Main Index | Thread Index | Old Index