Don't free any pointers returned by gridsite. Most likely this causes some memory...
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 19 Oct 2004 14:52:35 +0000 (14:52 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 19 Oct 2004 14:52:35 +0000 (14:52 +0000)
commite9e081e413a0338c1b032f49e328bcf16d4add55
tree0429278d22db2ba5826d16ddc0c9307a710fcfec
parent355fcba5be9f7ae8cf568220a13b51d243fa0e17
Don't free any pointers returned by gridsite. Most likely this causes some memory leaks, but obviously prevents from SIGSEGV's caused by accessing shared memory blocks. The memory (un)allocations must be reviewed later.
org.glite.lb.server/src/lb_authz.c