projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a726a2
)
leak
author
Christian Grothoff
<christian@grothoff.org>
Sun, 15 Aug 2010 13:57:32 +0000
(13:57 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 15 Aug 2010 13:57:32 +0000
(13:57 +0000)
src/util/os_priority.c
patch
|
blob
|
history
diff --git
a/src/util/os_priority.c
b/src/util/os_priority.c
index 9384fec118c49ea0d56f1ff7997307ea0cc9f348..92286a37ba1b015957642093556e3947e2faaa8a 100644
(file)
--- 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)