Thanks Sam- it looks like that did the trick.
-Phil
Sam Lang wrote:
I was just seeing something similar with lookup. It turns out the
PINT_decode in server_state_machine_start does some in-place decoding,
so we can't free the unexpected buffer right after that (call the
BMI_unexpected_f
I was just seeing something similar with lookup. It turns out the
PINT_decode in server_state_machine_start does some in-place
decoding, so we can't free the unexpected buffer right after that
(call the BMI_unexpected_free). I'm just going to move the free back
down to server_state_mach
I am having some problems with builds from the latest cvs head snapshot.
The server keeps crashing while I try to run an ACL test case, but I
think that the problem is more fundamental than that. If I watch the
server in valgrind, this is a sampling of errors that come out when just
mountin