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-2.6 457420a: pvfs2: Add a pointer check.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 21:47:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=457420a6381a3de6e5a41166425417c9b96ddf4c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

457420a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    pvfs2: Add a pointer check.
    
    Make sure a pointer isn't NULL before trying to dereference it.
    
    Bug: 15280
    Change-Id: If2686940a0347154d9a59f5e2141511e7e1f49a4
    Reviewed-on: https://code.wireshark.org/review/30807
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit a8c93de0b0130ed5f4aab59338372783054898ea)
    Reviewed-on: https://code.wireshark.org/review/30811
    

Actions performed:

    from  212b188   ZigBee ZCL: Fix a divide-by-zero.
     add  457420a   pvfs2: Add a pointer check.


Summary of changes:
 epan/dissectors/packet-pvfs2.c | 6 ++++++
 1 file changed, 6 insertions(+)