[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdegraphics/kpdf/xpdf
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-01-19 15:25:46
Message-ID: 20050119152546.4EB5D1B976 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

the new xpdf vulnerability patch from 18.01.05


  M +3 -0      XRef.cc   1.3.4.6


--- kdegraphics/kpdf/xpdf/XRef.cc  #1.3.4.5:1.3.4.6
@@ -821,4 +821,7 @@ GBool XRef::checkEncrypted(GString *owne
           keyLength = 5;
         }
+        if (keyLength > 16) {
+          keyLength = 16;
+        }
         permFlags = permissions.getInt();
         if (encVersion >= 1 && encVersion <= 2 &&


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic