Michael Mann
changed
bug 10115
What |
Removed |
Added |
CC |
|
[email protected]
|
See Also |
|
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10081
|
Comment # 2
on bug 10115
from Michael Mann
This is very similar to bug 10081 in that the Content-Length field in HTTP is
greater than the maximum size that emem allowed. But this is occuring during
actual dissection (where emem is supposed to be used), not just outputing
fields.
Is it fair to question whether tvbparse functionality should use emem? It
appears that where this issues lies, but again Content-Length is really to
blame.
Also of note, in 1.10.7 in Windows I get the "Dissector bug" noted here, but it
crashes Wireshark completely on the trunk.
You are receiving this mail because:
- You are watching all bug changes.