Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:deltafox
pdftohtml
xpdf-decrypt.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xpdf-decrypt.patch of Package pdftohtml
*** XRef.cc.orig Wed Jan 12 17:10:53 2005 --- XRef.cc Wed Jan 12 17:11:22 2005 *************** *** 793,798 **** --- 793,801 ---- } else { keyLength = 5; } + if (keyLength > 16) { + keyLength = 16; + } permFlags = permissions.getInt(); if (encVersion >= 1 && encVersion <= 2 && encRevision >= 2 && encRevision <= 3) {
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