OSSP CVS Repository

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

ossp-pkg/lmtp2nntp/lmtp2nntp_config.c 1.90 -> 1.91

--- lmtp2nntp_config.c   2003/01/30 19:45:20     1.90
+++ lmtp2nntp_config.c   2003/02/06 10:51:40     1.91
@@ -254,7 +254,7 @@
         logbook(ctx->l2, L2_LEVEL_TRACE, "--pidfile = \"%s\"", ov->data.s);
 
         if (ov->ndata == 1)
-            ctx->option_pidfile = ov->data.s;
+            ctx->option_pidfile = strdupex(ov->data.s);
     }
     catch (ex)
         rethrow;

CVSTrac 2.0.1