git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78bb459
)
yet another function to support NS queries
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 10 Sep 2008 11:45:41 +0000
(11:45 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 10 Sep 2008 11:45:41 +0000
(11:45 +0000)
org.glite.lb.common/src/query_rec.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/src/query_rec.c
b/org.glite.lb.common/src/query_rec.c
index
de78095
..
b7eb087
100644
(file)
--- a/
org.glite.lb.common/src/query_rec.c
+++ b/
org.glite.lb.common/src/query_rec.c
@@
-28,6
+28,7
@@
void edg_wll_QueryRecFree(edg_wll_QueryRec *prec)
case EDG_WLL_QUERY_ATTR_DESTINATION:
case EDG_WLL_QUERY_ATTR_HOST:
case EDG_WLL_QUERY_ATTR_INSTANCE:
+ case EDG_WLL_QUERY_ATTR_NETWORK_SERVER:
if ( prec->value.c ) free(prec->value.c);
break;
case EDG_WLL_QUERY_ATTR_JOBID: