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)



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