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 abc6fb2: Fix some code remove by 296591399f90a9d89be9

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Mar 2014 09:25:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abc6fb24fa2d8ef52692532776fb6de59de791dd
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

abc6fb2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6d
    (Copyright or info about file...)
    
    Change-Id: I90ba8b1c3ec8406b0c3365a69a8555837fc4bbb1
    Reviewed-on: https://code.wireshark.org/review/515
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8881f3f   Don't truncate the options field.
    adds  abc6fb2   Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6d (Copyright or info about file...)


Summary of changes:
 epan/crypt/airpdcap.c                |    1 +
 epan/dissectors/packet-clnp.c        |    1 +
 epan/dissectors/packet-dcm.h         |    1 +
 epan/dissectors/packet-esis.c        |    1 +
 epan/dissectors/packet-esis.h        |    1 +
 epan/dissectors/packet-isis-clv.c    |    1 +
 epan/dissectors/packet-isis-clv.h    |    1 +
 epan/dissectors/packet-isis-hello.c  |    1 +
 epan/dissectors/packet-isis-lsp.c    |    1 +
 epan/dissectors/packet-isis-snp.c    |    1 +
 epan/dissectors/packet-isis.c        |    1 +
 epan/dissectors/packet-isis.h        |    1 +
 epan/dissectors/packet-mac-lte.h     |    1 +
 epan/dissectors/packet-osi-options.c |    1 +
 epan/dissectors/packet-osi-options.h |    1 +
 epan/dissectors/packet-osi.c         |    1 +
 epan/dissectors/packet-ositp.c       |    1 +
 epan/dissectors/packet-sctp.h        |    3 ++-
 epan/dissectors/packet-v52.c         |    1 +
 epan/osi-utils.c                     |    1 +
 plugins/docsis/packet-mdd.c          |    1 +
 plugins/docsis/packet-regreqmp.c     |    1 +
 plugins/docsis/packet-sync.c         |    1 +
 ui/cli/tap-sipstat.c                 |    1 +
 ui/gtk/flow_graph.c                  |    1 +
 ui/gtk/sip_stat.c                    |    1 +
 26 files changed, 27 insertions(+), 1 deletion(-)