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 8947] Adding request/response tracking into COPS dissector

Date: Fri, 19 Jul 2013 18:11:31 +0000

Comment # 5 on bug 8947 from
(In reply to comment #3)
> Hi Simon, thanks for the patch. Please attach a sample capture (the one you
> used for fuzz-testing would be convenient).
> 
> A few notes on the patch:
> - Please use consistent indentation with the rest of the file.
> - Please use wmem instead of emem (which is now deprecated). You can find
> more details in doc/README.wmem.
> 
> Unfortunately, it will not be possible to commit this patch to 1.10.
> Backports are generally limited to bug fixes only.

Thanks Evan, I will modify my code accordingly and send the diff + sample
capture.

Could you be more specific about the 'consistent indentation'? I understand
that the open brace should start a new line instead of at the end of the line,
and parameters in new line should align with the open parentheses. Any others?


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