emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/fakemail.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lib-src/fakemail.c
Date: Sat, 29 Apr 2006 18:52:19 +0000

Index: emacs/lib-src/fakemail.c
diff -u emacs/lib-src/fakemail.c:1.37 emacs/lib-src/fakemail.c:1.38
--- emacs/lib-src/fakemail.c:1.37       Tue Apr  4 04:13:01 2006
+++ emacs/lib-src/fakemail.c    Sat Apr 29 18:52:19 2006
@@ -694,6 +694,8 @@
 
     } while (true);
 
+  if (! the_header)
+    fatal ("input message has no header");
   return the_header->next;
 }
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]