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:
243a3ba
)
user_clause not used in the end. Cleaning up.
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 19 Mar 2012 14:41:48 +0000
(14:41 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Mon, 19 Mar 2012 14:41:48 +0000
(14:41 +0000)
org.glite.lb.server/src/notification.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/notification.c
b/org.glite.lb.server/src/notification.c
index
bea9dc0
..
d832289
100644
(file)
--- a/
org.glite.lb.server/src/notification.c
+++ b/
org.glite.lb.server/src/notification.c
@@
-626,7
+626,7
@@
static int check_notif_request(
int allowRoot)
{
char *nid_s = NULL,
- *
user_clause = NULL, *
can_peername = NULL,
+ *can_peername = NULL,
*stmt = NULL, *user, *dest = NULL;
int ret;
glite_lbu_Statement s = NULL;