Comment # 8
on bug 8515
from Stig Bjørlykke
(In reply to comment #7)
> If this is acceptable, then I can follow with more search/replace of a few
> global variables that would follow the indirect/direct references. Also
> stumbled across a few examples where "subtree context" would be useful.
One problem with this patch is ContentType. We cannot use actx->external for
this, because it will be overwritten before we use it for decoding the P1
content.
Have a look at this sample capture, packet 20, where the content is decoded as
the last found extension and not according to the content type:
http://wiki.wireshark.org/SampleCaptures?action="">
You are receiving this mail because:
- You are watching all bug changes.