Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
unrar
unrarsrc-3.9-variablesize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File unrarsrc-3.9-variablesize.patch of Package unrar
--- match.cpp +++ match.cpp @@ -51,7 +51,7 @@ } char Path1[NM],Path2[NM]; GetFilePath(Wildcard,Path1,ASIZE(Path1)); - GetFilePath(Name,Path2,ASIZE(Path1)); + GetFilePath(Name,Path2,ASIZE(Path2)); if (mstricompc(Wildcard,Path2,ForceCase)==0) return(true); if ((CmpPath==MATCH_PATH || CmpPath==MATCH_EXACTPATH) && mstricompc(Path1,Path2,ForceCase)!=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