Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 12172e6: tcp: remove misleading, outdated comment

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Sep 2015 11:18:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12172e6751299cfb233320ab7cf707fe7306510b
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

12172e6 by Peter Wu (peter@xxxxxxxxxxxxx):

    tcp: remove misleading, outdated comment
    
    v1.99.1rc0-717-ga2c2f87 removed pinfo->private_data assignment, but left
    the comment in place. Since v1.99.1rc0-761-g6d207fe, the member is
    removed completely, so let's drop the comment.
    
    Change-Id: Ib36b6b979abda786202867ea1e6ef0d11487f61c
    Reviewed-on: https://code.wireshark.org/review/10684
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  edcbc24   Decode as (Qt): fix dereference of null pointer found by Clang analyzer
    adds  12172e6   tcp: remove misleading, outdated comment


Summary of changes:
 epan/dissectors/packet-tcp.c |    4 ----
 1 file changed, 4 deletions(-)