commit 44526214905c06a20d5e73471ee48d3322f670d5
parent f730f3e8cac5050e6be2059deefdfa008f99b076
Author: Jaromil <jaromil@dyne.org>
Date:   Thu, 27 Nov 2014 13:17:56 +0100
avoid buffer overflow in mutt, see http://www.openwall.com/lists/oss-security/2014/11/27/9
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mutt/general b/src/mutt/general
@@ -68,7 +68,7 @@ auto_view text/html
 
 ##################
 ## Compose options
-set weed = yes
+set weed = no
 
 ################
 ## Reply options