Wireshark-commits: [Wireshark-commits] master 89f0c5e: ICMP: Fix Logically dead code (CID 1295678)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 May 2015 17:48:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89f0c5e7c874b1f3a794b540335baf48ebc70eb0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ICMP: Fix Logically dead code (CID 1295678)
    
    Mistake when remove proto_tree_add_text calls
    
    Change-Id: I820264b7a90a2563f846b6e6472416cd3e3278a4
    Reviewed-on: https://code.wireshark.org/review/8368
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  652f5ad   PCEP: Update to last draft
    adds  89f0c5e   ICMP: Fix Logically dead code (CID 1295678)


Summary of changes:
 epan/dissectors/packet-icmp.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)