Wireshark-commits: [Wireshark-commits] master-2.0 cc8e37f: DCERPC: save strings in wmem file scope

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Oct 2016 01:47:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc8e37f0f53c4401bb1644a34eddea345940a8df
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

cc8e37f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DCERPC: save strings in wmem file scope
    
    Bug: 13072
    Change-Id: Ib5f3d91be822a3d7180d95e3299dec978941c1d5
    Reviewed-on: https://code.wireshark.org/review/18564
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 929ad3805fa31431c39de629e9b09e77e8152709)
    Reviewed-on: https://code.wireshark.org/review/18567
    (cherry picked from commit 3f457988ca74b4ca6feb859aedb41fd11899c498)
    Reviewed-on: https://code.wireshark.org/review/18568
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  565b426   ANSI IS-637 A: fix decoding of IA5 SMS
    adds  cc8e37f   DCERPC: save strings in wmem file scope


Summary of changes:
 epan/dissectors/packet-dcerpc-nt.c      |    4 ++--
 epan/dissectors/packet-dcerpc-spoolss.c |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)