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:
dca40bc
)
*** empty log message ***
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 11 Nov 2004 16:44:44 +0000
(16:44 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 11 Nov 2004 16:44:44 +0000
(16:44 +0000)
org.glite.lb.client/src/notification.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/notification.c
b/org.glite.lb.client/src/notification.c
index
72ee5bb
..
4cd2a61
100644
(file)
--- a/
org.glite.lb.client/src/notification.c
+++ b/
org.glite.lb.client/src/notification.c
@@
-880,12
+880,11
@@
select:
goto err;
}
- if (
id_out ) {
+ if (
id_out) {
*id_out = event->notification.notifId;
event->notification.notifId = NULL;
}
-
err:
if (event) {
edg_wll_FreeEvent(event);