Peter Dunkley writes:
- The buffer is alloc'd at module startup so
should not be freed here.
- When freed here the buffer memory can be alloc'd for other things and then
future XCAP server operations will trample over it causing segmentation
faults.
peter, hugh,
thanks for the fix. could you also backport it to 3.2?
-- juha