Wireshark-bugs: [Wireshark-bugs] [Bug 11134] CORBA dissectors show malformed packet errors for v

Date: Wed, 22 Apr 2015 02:41:51 +0000

Comment # 11 on bug 11134 from
(In reply to Evan Huus from comment #10)
> Perhaps. Most protocols expect at least one byte in all cases though,

Then they'll presumably try to dissect at least *one* of those bytes, to set
the info column if nothing else.

> so I'm not sure it's common enough to warrant the abstraction.

Does having One Less Argument To Pass warrant the abstraction?  If people just
reflexively pass tvb_reported_length(tvb) or tvb_captured_length(tvb), why not
just swallow that into the routine?


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