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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/khtml/html
From:       Fathi Boudra <fabo () kde ! org>
Date:       2009-07-25 9:05:45
Message-ID: 1248512745.766418.6457.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1002163 by fabo:

backport CVE-2009-1725 fix


 M  +1 -1      htmltokenizer.cpp  


--- branches/KDE/4.3/kdelibs/khtml/html/htmltokenizer.cpp #1002162:1002163
@@ -1038,7 +1038,7 @@
 #ifdef TOKEN_DEBUG
                 kDebug( 6036 ) << "unknown entity!";
 #endif
-                checkBuffer(10);
+                checkBuffer(11);
                 // ignore the sequence, add it to the buffer as plaintext
                 *dest++ = '&';
                 for(unsigned int i = 0; i < cBufferPos; i++)
[prev in list] [next in list] [prev in thread] [next in thread] 

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