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:
1835710
)
It-might-be-NULL
author
Christian Grothoff
<christian@grothoff.org>
Mon, 23 Jan 2012 09:14:36 +0000
(09:14 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 23 Jan 2012 09:14:36 +0000
(09:14 +0000)
src/util/win.cc
patch
|
blob
|
history
diff --git
a/src/util/win.cc
b/src/util/win.cc
index 594b9a2109f4e2e90585da2157b8c9b04ad42b9b..1f660720e55912f62981f113b4f82f321e38765b 100644
(file)
--- a/
src/util/win.cc
+++ b/
src/util/win.cc
@@
-620,7
+620,7
@@
EnumNICs3 (struct EnumNICs3_results **results, int *results_count)
void
\r
EnumNICs3_free (struct EnumNICs3_results *r)
\r
{
\r
- GNUNET_free (r);
\r
+ GNUNET_free
_non_null
(r);
\r
}
\r
\r
\r