Don't use static buffer for cached data but allocate a dynamic one. Should fix proble...
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 8 Feb 2005 16:24:04 +0000 (16:24 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 8 Feb 2005 16:24:04 +0000 (16:24 +0000)
commit3beba7e13361d55ecd0ff5032576acbd70ddc46c
tree2ef6d4c188847467200fc5c36070a0cfcc4821dc
parentabc0b382395713135202b52b542d2c03aa03a5f4
Don't use static buffer for cached data but allocate a dynamic one. Should fix problems with large GSSAPI tokens.
org.glite.lb.common/interface/lb_gss.h
org.glite.lb.common/src/lb_gss.c