Guy Harris
changed
bug 9962
What |
Removed |
Added |
Status |
CONFIRMED
|
INCOMPLETE
|
Comment # 10
on bug 9962
from Guy Harris
Fixed in https://code.wireshark.org/review/1047.
I don't know if that's the *right* fix, but, as the comment in the code says:
/* XXX - do we need to check
lbm_channel_is_unknown_stream_tcp(channel)?
We must *NOT* call lbttcp_transport_sid_add() unless
lbm_channel_is_unknown_transport_lbttcp(channel) is true as, if
it's not true, we will *NOT* have set tcp_addr or tcp_port above! */
You are receiving this mail because:
- You are watching all bug changes.