Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
w3m
w3m-0.4.1-textarea-segfault.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File w3m-0.4.1-textarea-segfault.dif of Package w3m
Index: w3m-0.5.3/terms.c =================================================================== --- w3m-0.5.3.orig/terms.c +++ w3m-0.5.3/terms.c @@ -634,7 +634,8 @@ reset_tty(void) writestr(T_se); /* reset terminal */ flush_tty(); TerminalSet(tty, &d_ioval); - close_tty(); + if (tty != 2) + close_tty(); } static MySignalHandler
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor