Evan Huus
changed
bug 9248
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 9248
from Evan Huus
Looks like the heart of the loop is somewhere in:
dissect_openwire_type (packet-openwire.c:684)
dissect_openwire_type (packet-openwire.c:945)
dissect_openwire_type (packet-openwire.c:887)
dissect_openwire_type (packet-openwire.c:1068)
dissect_openwire_command (packet-openwire.c:1250)
dissect_openwire (packet-openwire.c:1357)
tcp_dissect_pdus (packet-tcp.c:2237)
dissect_openwire_tcp (packet-openwire.c:1378)
which allocates memory in a wmem strbuf.
Out of time to dig any deeper for now.
You are receiving this mail because:
- You are watching all bug changes.