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:
ac5203f
)
*** empty log message ***
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 4 Sep 2006 19:34:25 +0000
(19:34 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 4 Sep 2006 19:34:25 +0000
(19:34 +0000)
org.glite.lb.utils/src/mon-db.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.utils/src/mon-db.c
b/org.glite.lb.utils/src/mon-db.c
index
fa77572
..
1478659
100644
(file)
--- a/
org.glite.lb.utils/src/mon-db.c
+++ b/
org.glite.lb.utils/src/mon-db.c
@@
-58,7
+58,6
@@
int main(int argc,char **argv)
edg_wll_FreeStmt(&sh);
do_exit(ctx,EX_SOFTWARE);
}
-
jobs[atoi(str[0])] = atoi(str[1]);
if (str[0]) free(str[0]);
if (str[1]) free(str[1]);