Wireshark-commits: [Wireshark-commits] master 82bd00a: ceph: remove an unnecessary DISSECTOR_ASSERT
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 May 2015 03:49:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82bd00a5e5c3149a4f699ab8a4091440c16cb7ff
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

82bd00a by Evan Huus (eapache@xxxxxxxxx):

    ceph: remove an unnecessary DISSECTOR_ASSERT
    
    coverity picked up on this being effectively dead code, and it's trivial to
    prove it will never trigger
    
    Change-Id: I5a2893671a764914f483d4ff6bcc835c9b0d3b28
    Reviewed-on: https://code.wireshark.org/review/8615
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  80346da   Remove proto_tree_add_text from packet-ehs.c
    adds  82bd00a   ceph: remove an unnecessary DISSECTOR_ASSERT


Summary of changes:
 epan/dissectors/packet-ceph.c |    1 -
 1 file changed, 1 deletion(-)