Comment # 19
on bug 9920
from Guy Harris
(In reply to comment #15)
> Also, the uploaded patch resolves the memory leaks, but only insofar as
> they're all destroyed at the end of the wmem file scope. SDP (and the other
> protocols) still don't remove the RTP conversations when they could, when
> each call ends.
I.e., those data structures are only needed on the first, sequential, pass
through the packets, and are not needed by subsequent re-dissection of the
packets?
You are receiving this mail because:
- You are watching all bug changes.