Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:sp1rit:testing
libextractor
libextractor-1.7-segfault.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libextractor-1.7-segfault.patch of Package libextractor
*** src/plugins/ole2_extractor.c~ 2018-06-20 15:02:55.000000000 -0500 --- src/plugins/ole2_extractor.c 2018-07-18 15:21:13.411495048 -0500 *************** *** 336,342 **** (buf[1] != 0x0) || (0 != strncmp (&buf[2], "SfxDocumentInfo", ! strlen ("SfxDocumentInfo"))) || (buf[0x11] != 0x0B) || (buf[0x13] != 0x00) || /* pw protected! */ (buf[0x12] != 0x00) ) --- 336,342 ---- (buf[1] != 0x0) || (0 != strncmp (&buf[2], "SfxDocumentInfo", ! strlen ("SfxDocumentInfo") + 1)) || (buf[0x11] != 0x0B) || (buf[0x13] != 0x00) || /* pw protected! */ (buf[0x12] != 0x00) )
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