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:
86412a9
)
Display notif. conditions in HTML interface.
author
Jiří Filipovič
<fila@ics.muni.cz>
Tue, 24 Feb 2009 14:22:31 +0000
(14:22 +0000)
committer
Jiří Filipovič
<fila@ics.muni.cz>
Tue, 24 Feb 2009 14:22:31 +0000
(14:22 +0000)
org.glite.lb.server/src/lb_html.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/lb_html.c
b/org.glite.lb.server/src/lb_html.c
index
cff5c3c
..
5cc88ce
100644
(file)
--- a/
org.glite.lb.server/src/lb_html.c
+++ b/
org.glite.lb.server/src/lb_html.c
@@
-151,6
+151,8
@@
int edg_wll_NotificationToHTML(edg_wll_Context ctx UNUSED_VAR, notifInfo *ni, ch
pomB, cond);
free(pomB);
pomB = pomA;
+ pomL = strlen(pomB);
+
}
free(cond);