]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/patches/dont-use-preg-e-option.patch
Add description to each patch.
[roundcube.git] / debian / patches / dont-use-preg-e-option.patch
index 1179a863955a2fad84a8aea4068a0268531be678..718526b26fca70839e08eedab15fe286428e46de 100644 (file)
@@ -1,3 +1,5 @@
+Fix a vulnerability due to the use of "e" option of preg_replace.
+
 --- roundcube-0.2~alpha/program/lib/html2text.php      2008-04-12 15:54:45.000000000 +0200
 +++ roundcube-0.2~alpha/program/lib/html2text.php      2008-12-13 14:21:44.000000000 +0100
 @@ -99,6 +99,22 @@