2011
Re: [tcpdump-workers] Freeing memory in libpcap
could have been worth a note in pcap_next(), imho.
Is it sufficient to detelet context in RPC Response Messages - oversim | Google Groups
RPC call messages are
deleted automatically when sending an RPC response message using
sendRpcResponse(call, response). If you do not respond to a RPC call,
you have to delete the call message by yourself.
Response messages are deleted in BaseRpc::internalHandleRpcMessage().
2009
1
(3 marks)