Wireshark-bugs: [Wireshark-bugs] [Bug 12335] wmem_core.c:50:wmem_alloc: assertion failed: (alloc

Date: Thu, 05 May 2016 19:39:54 +0000

Comment # 7 on bug 12335 from
(In reply to Guy Harris from comment #3)
> I'm getting a different crash, where the first tvbuff being handed to
> tvb_find_tvb() is null, probably because _ws.expert doesn't refer to data in
> the packet.  Either the dfilter compiler isn't generating correct code or
> the dfilter interpreter doesn't support a search operation that looks in
> anything *other* than a tvbuff so the dfilter compiler can't generate
> correct code.

The answer is "the ftypes code doesn't support a search operation that looks in
anything *other* than a tvbuff so the dfilter compiler can't generate correct
code", which is what the change fixes.


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