Bug ID |
8689
|
Summary |
csids wiretap heuristic overriding mp2t
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Capture file support (libwiretap)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10777 [details]
mpeg ts file that shows the problem
Build Information:
SVN Trunk
--
When bug 8556 was fixed, it introduced a similar effect for the mp2t. Now the
csids wiretap is incorrectly determining it should open mpeg-ts files.
When I move mp2t_open above csids_open in file_access.c's open_routine_base[]
list, the problem is gone.
You are receiving this mail because:
- You are watching all bug changes.