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 5b1b136: packet-rpcrdma: Fix Reply chunk selection si

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Dec 2016 19:21:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b1b136a29383a70875048e6474e69b486ecb97c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b1b136 by Chuck Lever (chuck.lever@xxxxxxxxxx):

    packet-rpcrdma: Fix Reply chunk selection size
    
    When a Reply chunk is not present, selecting the "Reply chunk" in
    the protocol tree should also select the four bytes of zeroes in
    the header. This should work the same way as for the Read list and
    Write list.
    
    Change-Id: I0a9b7f927cad21e39189cfc1f2b619537ba26a30
    Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19376
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a5f1afe   decoders(transum): fix redundant redeclaration of 'add_detected_tcp_svc’ [-Wredundant-decls]
    adds  5b1b136   packet-rpcrdma: Fix Reply chunk selection size


Summary of changes:
 epan/dissectors/packet-rpcrdma.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)