Comment # 2
on bug 9474
from Martin Kaiser
(In reply to comment #1)
> for now, I'd guess that the easiest fix is to hard-code the maximum section
> length of 4096 bytes. If mp2t sees a payload larger than this, it can't
> possibly be a section...
or I could add the check to the mpeg_sect dissector - if we could be sure that
the incoming tvb will never contain any additional data after the section
I'll have a closer look within the next couple of days
You are receiving this mail because:
- You are watching all bug changes.