OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/lmtp2nntp_msg.c versions 1.39 and 1.40
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/lmtp2nntp_msg.c 1.39 -> 1.40

--- lmtp2nntp_msg.c      2003/02/12 12:27:01     1.39
+++ lmtp2nntp_msg.c      2003/02/12 15:24:18     1.40
@@ -41,7 +41,7 @@
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
-#if defined(HAVE_DMALLOC_H) && defined(DMALLOC)
+#if defined(HAVE_DMALLOC_H) && defined(WITH_DMALLOC)
 #include "dmalloc.h"
 #endif
 
@@ -184,6 +184,7 @@
         free(cpName);
         free(cpValue);
     }
+    free(cpHeaders);
 
     logbook(msg->l2, L2_LEVEL_DEBUG, "check for headers we care about and do whatever neccessary");
     msg->azNewsgroups = NULL;

CVSTrac 2.0.1