Hi,
These bugs are not caused by the same problem.
There is a fairly simple fix for the crash.
If you put:
TermWin.vts[page].tab_title = NULL;
around line 436 (just after the free) in main.c, it no longer crashes.
This is because append_page frees the tab_title. If it doesn't get set
to NULL there will be a double free.
I've never submitted a fix to Debian before, so I'll see about finding
out how to do it properly.
Thanks,
James Stanley





-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to