CHUNKING: Reject messages with malformed line ending. Bug 2000
[exim.git] / src / src / smtp_in.c
index 8f43096863eaaa5d737383c31366632954fc4dfe..fa4bb99ed78acfd27a1f812ff9956ff9e7e67177 100644 (file)
@@ -600,7 +600,7 @@ next_cmd:
   }
 }
 
-static void
+void
 bdat_flush_data(void)
 {
 while (chunking_data_left > 0)