Wireshark-commits: [Wireshark-commits] master-2.2 bd63131: RPCoRDMA: Set an upper bound for our chu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Feb 2018 02:38:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd6313181317bfe83842b27650b65f3c2b8d5dc9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

bd63131 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    RPCoRDMA: Set an upper bound for our chunk size.
    
    Make sure our write chunk size doesn't exceed our tvbuff. Adjust a few
    length checks.
    
    Bug: 14449
    Change-Id: If9dd8a6094830c5b47adfff0acb3ff726168e801
    Reviewed-on: https://code.wireshark.org/review/25945
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  157712b   BER: Add a length check.
    adds  bd63131   RPCoRDMA: Set an upper bound for our chunk size.


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