Guy Harris wrote:
On Dec 6, 2003, at 7:15 PM, didier wrote:
If there's no filter, aka if tree is null, dissect_ip_tcp_options is
not called and you don't get the same column info.
I've checked in a fix.
Unrelated question:
Is it safe to use a tvbuff after subdissectors have been called?
"Sa
On Dec 6, 2003, at 7:15 PM, didier wrote:
If there's no filter, aka if tree is null, dissect_ip_tcp_options is
not called and you don't get the same column info.
I've checked in a fix.
Unrelated question:
Is it safe to use a tvbuff after subdissectors have been called?
"Safe" in what sense?
__