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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 21:29:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8c93de0b0130ed5f4aab59338372783054898ea
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a8c93de 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>
    

Actions performed:

    from  d53ff85   ZigBee ZCL: Fix a divide-by-zero.
     add  a8c93de   pvfs2: Add a pointer check.


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