Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8287] HTTP dissector: add timespan between req/res, add li

Date: Fri, 08 Feb 2013 02:04:13 +0000

Comment # 17 on bug 8287 from
My realloc code has landed in trunk, so you should be good to go. A few things
to note:

- You'll have to rebase again, unfortunately, but it shouldn't be much hassle.
The only change should be that 'wmem_realloc' is exposed by default, so that
part of your patch is no longer necessary.

- If it starts blowing up, it's almost certainly my fault. I'm fairly convinced
of the logical correctness of the wmem code but it hasn't seen a lot of
practical testing yet and it's possible I had some brain-farts while actually
typing it up.

Cheers,
Evan


You are receiving this mail because:
  • You are watching all bug changes.