Introduction
Introduction Statistics Contact Development Disclaimer Help
Free bindips after use. - geomyidae - A small C-based gopherd.
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 206c57aca0611bef65a365710aaef32529634b5c
parent 60f33bbe3b6c58d451dad69933c1eb8b36cf3997
Author: Christoph Lohmann <[email protected]>
Date: Sun, 11 Nov 2018 13:05:42 +0100
Free bindips after use.
Diffstat:
M main.c | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/main.c b/main.c
@@ -586,6 +586,9 @@ main(int argc, char *argv[])
if (lfdret != NULL)
free(lfdret);
}
+ if (bindips != NULL)
+ free(bindips);
+
if (nlistfds < 1)
return 1;
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.