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 ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
