Evan Huus
changed
bug 8089
What |
Removed |
Added |
Attachment #9718 is obsolete |
|
1
|
Comment # 22
on bug 8089
from Evan Huus
Created attachment 9768 [details]
Another pass at using wmem
How does this version look to you? It uses wmem correctly, although I'm no
longer sure that the dissection is correct in all cases. I tried to stay away
from changing the actual fields, so if something is wrong it's likely in the
way that conversations and config frames are found or dealt with.
Cheers,
Evan
P.S. Besides the conversation changes I replaced a few tvb_get_string() calls
with tvb_get_ephemeral_string() calls which don't need freeing afterwards.
You are receiving this mail because:
- You are watching all bug changes.