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:
894b59e
)
remove redundant free()
author
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 23 Jan 2008 15:03:57 +0000
(15:03 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 23 Jan 2008 15:03:57 +0000
(15:03 +0000)
org.glite.lb.server/src/jobstat.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/jobstat.c
b/org.glite.lb.server/src/jobstat.c
index
a757dec
..
0908119
100644
(file)
--- a/
org.glite.lb.server/src/jobstat.c
+++ b/
org.glite.lb.server/src/jobstat.c
@@
-131,7
+131,6
@@
int edg_wll_JobStatus(
}
}
}
- free(jobstat.pub.owner);
intErr = edg_wll_LoadIntState(ctx, job, -1 /*all events*/, &ijsp);
if (!intErr) {