From: Christian Grothoff Date: Sun, 15 Aug 2010 13:57:32 +0000 (+0000) Subject: leak X-Git-Tag: initial-import-from-subversion-38251~20693 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f4e8aee439e4ae9119b504fd7adb63c24a8d0364;p=oweals%2Fgnunet.git leak --- diff --git a/src/util/os_priority.c b/src/util/os_priority.c index 9384fec11..92286a37b 100644 --- a/src/util/os_priority.c +++ b/src/util/os_priority.c @@ -391,6 +391,7 @@ GNUNET_OS_start_process_v (const int *lsocks, sleep (1); #endif } + GNUNET_array_grow (lscp, ls, 0); return ret; } if (lscp != NULL)