Wireshark-commits: [Wireshark-commits] master 416bd9a: smb: parse user quota change time

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 06:05:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=416bd9a108cef32c870d1731efb82cfffa0760b8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

416bd9a by Uri Simchoni (urisimchoni@xxxxxxxxx):

    smb: parse user quota change time
    
    In SMB user quota records, parse unknown 8-byte field
    as quota record's last change time
    
    (source - [MS-FSCC] 2.4.33)
    
    Change-Id: I1f2839934fc0ab8e3d38105e02ef91a547256a70
    Signed-off-by: Uri Simchoni <urisimchoni@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17440
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1ba3426   GSM MAP: Add OSM URI for locationEstimate
    adds  416bd9a   smb: parse user quota change time


Summary of changes:
 epan/dissectors/packet-smb.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)