Rocco Rutte:
[apps/madmutt.git] / sendlib.c
index 05191c9..6ae0b6b 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -805,7 +805,7 @@ CONTENT *mutt_get_content_info (const char *fname, BODY * b)
   CONTENT *info;
   CONTENT_STATE state;
   FILE *fp = NULL;
-  char *fromcode;
+  char *fromcode = NULL;
   char *tocode;
   char buffer[100];
   char chsbuf[STRING];