Comment # 12
on bug 8505
from Evan Huus
(In reply to comment #11)
> (In reply to comment #10)
> > I agree, that this seems to be a little bit too much to pass arround, but
> > the whole memory is allocated using ep_ functions, and so will be thrown
> > away anyway at the end of each package.
>
> Leaks are not the concern, I just thought the entire thing could be
> simplified.
And presumably sped up, since copying the entire payload worth of bytes on
every dissection won't be particularly efficient.
You are receiving this mail because:
- You are watching all bug changes.