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 c462fa8: Qt: remove ws_buffer_start_ptr calls from cl

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

Commits:

c462fa8 by Dario Lombardo (lomato@xxxxxxxxx):

    Qt: remove ws_buffer_start_ptr calls from clang-scan.
    
    They are false positives.
    
    Change-Id: I06b5c2d2f7f462143050ffd4a624f76a440d5d5a
    Reviewed-on: https://code.wireshark.org/review/26729
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b132e82   rpcrdma: add check to prevent null dereference (found by clang).
    adds  c462fa8   Qt: remove ws_buffer_start_ptr calls from clang-scan.


Summary of changes:
 ui/qt/packet_dialog.cpp           | 3 +++
 ui/qt/utils/frame_information.cpp | 3 +++
 2 files changed, 6 insertions(+)