gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8400 - GNUnet/src/setup/cocoa


From: gnunet
Subject: [GNUnet-SVN] r8400 - GNUnet/src/setup/cocoa
Date: Wed, 8 Apr 2009 09:43:48 -0600

Author: holindho
Date: 2009-04-08 09:43:48 -0600 (Wed, 08 Apr 2009)
New Revision: 8400

Modified:
   GNUnet/src/setup/cocoa/GNUNETSetupView.m
Log:
leak


Modified: GNUnet/src/setup/cocoa/GNUNETSetupView.m
===================================================================
--- GNUnet/src/setup/cocoa/GNUNETSetupView.m    2009-04-08 15:29:54 UTC (rev 
8399)
+++ GNUnet/src/setup/cocoa/GNUNETSetupView.m    2009-04-08 15:43:48 UTC (rev 
8400)
@@ -326,6 +326,7 @@
                        GNUNET_free (val);
                }
        }
+       GNUNET_GE_free_context (ectx);
        GNUNET_GE_memory_free (ectxMemory);
        [setupView updateVisibility];
 





reply via email to

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