gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23154 - Extractor/src/main


From: gnunet
Subject: [GNUnet-SVN] r23154 - Extractor/src/main
Date: Tue, 7 Aug 2012 18:30:55 +0200

Author: LRN
Date: 2012-08-07 18:30:55 +0200 (Tue, 07 Aug 2012)
New Revision: 23154

Modified:
   Extractor/src/main/extractor_ipc_w32.c
Log:
good free

Modified: Extractor/src/main/extractor_ipc_w32.c
===================================================================
--- Extractor/src/main/extractor_ipc_w32.c      2012-08-07 16:30:52 UTC (rev 
23153)
+++ Extractor/src/main/extractor_ipc_w32.c      2012-08-07 16:30:55 UTC (rev 
23154)
@@ -569,8 +569,10 @@
     {
       LOG ("Failed to send INIT_STATE message to plugin\n");
       EXTRACTOR_IPC_channel_destroy_ (channel);
+      free (init);
       return NULL;
     }
+  free (init);
   return channel;
 }
 




reply via email to

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