Wireshark-commits: [Wireshark-commits] master 2048bc2: DOF: Fix stack corruption due to incorrect p
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 17:25:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2048bc225875257bbf8810e4e103324629e3693a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2048bc2 by Mike Morrin (morrinmike@xxxxxxxxx):

    DOF: Fix stack corruption due to incorrect pointer use
    
    Bug: 12351
    Change-Id: Ibf01223046697aacefd2646d98ad9d863c46fdd3
    Reviewed-on: https://code.wireshark.org/review/15018
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  17ccb2c   packet-nfs: update GETDEVICEINFO op for pNFS SCSI
    adds  2048bc2   DOF: Fix stack corruption due to incorrect pointer use


Summary of changes:
 epan/dissectors/packet-dof.c |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)