Wireshark-commits: [Wireshark-commits] master-2.0 08d392b: RPC-over-RDMA: protect against a variabl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Apr 2017 07:56:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08d392bbecc8fb666bf979e70a34536007b83ea2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

08d392b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RPC-over-RDMA: protect against a variable overflow
    
    Bug: 13558
    Change-Id: I0cb379df1a6c40a3c4a84f18c631d9239550c3ab
    Reviewed-on: https://code.wireshark.org/review/20941
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 280f2feeaf95fcf50f028162b49be1bf6866c918)
    Conflicts:
    	epan/dissectors/packet-rpcrdma.c
    Reviewed-on: https://code.wireshark.org/review/20951
    

Actions performed:

    from  fa31f69   BGP: fix a variable underflow
    adds  08d392b   RPC-over-RDMA: protect against a variable overflow


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