Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
html2text
html2text-debian-200_close_files_inside_main_lo...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File html2text-debian-200_close_files_inside_main_loop.patch of Package html2text
Close every file after processing, not at the end of program. Index: html2text-1.3.2a/html2text.C =================================================================== --- html2text-1.3.2a.orig/html2text.C 2008-07-13 16:13:16.364186789 +0300 +++ html2text-1.3.2a/html2text.C 2008-07-13 16:13:36.175939260 +0300 @@ -376,6 +376,7 @@ ); if (parser.yyparse() != 0) exit(1); + uis.close(); } return 0;
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