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 b132e82: rpcrdma: add check to prevent null dereferen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Apr 2018 18:50:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b132e8253f5d966a8b9ef035bdb0ee7a1128b729
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b132e82 by Dario Lombardo (lomato@xxxxxxxxx):

    rpcrdma: add check to prevent null dereference (found by clang).
    
    Change-Id: Iff3e3a348d40e42569135179953a957f9012fd3f
    Reviewed-on: https://code.wireshark.org/review/26730
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  3a928f1   Qt: Remove checks for version below 5.2
    adds  b132e82   rpcrdma: add check to prevent null dereference (found by clang).


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