Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
yudit
yudit-2.9.2.patch0.txt
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yudit-2.9.2.patch0.txt of Package yudit
This patch fixes segmentation fault when hunspell is used on an expaning line. Gaspar Sinai <gsinai@yudit.org> Tokyo 2010-02-15 *** yudit-2.9.2/stoolkit/syntax/SSyntax.cpp- 2007-12-09 16:43:25.000000000 +0900 --- yudit-2.9.2/stoolkit/syntax/SSyntax.cpp 2010-02-15 19:40:10.984291072 +0900 *************** *** 228,231 **** --- 228,232 ---- } if (i==max) return SD_ERROR; + if (syntaxLines[index.line]->size()<=i) return SD_ERROR; return (SS_Tag) (syntaxLines[index.line]->peek (i) & 0xff); }
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