Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Memory Question

Date: Wed, 25 Feb 2009 11:35:31 -0600
I am using tvb_memcpy(tvb, void* target, offset, data_length); to grab a single part of the tvbuff to send elsewhere for decoding. However, what is target? i think its memory, but how do i free memory? i'm confused about how to use tvb_memcpy for this.

Thanks,

Greg