Wireshark-bugs: [Wireshark-bugs] [Bug 9418] New dissector: Kyoto Tycoon binary protocol

Date: Sun, 17 Nov 2013 14:27:05 +0000

changed bug 9418

What Removed Added
Status UNCONFIRMED IN_PROGRESS
Ever confirmed   1

Comment # 10 on bug 9418 from
(In reply to comment #9)
> Martin, thanks for the review, modifications and check-in. 
> 
> In the original version, I was passing the offset to the functions. However,
> I removed it based on your earlier comments. Perhaps I misunderstood you. 
> 

I have something in mind like

offset = dissect_kt_replication_wait(tvb, offset, tree)

with the current offset as a parameter and the new offset as return value


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