Wireshark-commits: [Wireshark-commits] master 48fdd08: dcom: free data_marshalers and set it to nul
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Aug 2020 20:50:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48fdd082377d5f9465130938a997446f775bcaab
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

48fdd08 by liningjie (1350445139@xxxxxx):

    dcom: free data_marshalers and set it to null when we change capture files.
    
    Bug: 16746
    Change-Id: I5893979ff90f061c773a5dfcfa1ceb7ee71901ba
    Reviewed-on: https://code.wireshark.org/review/38030
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  7d2629d   null: use tvb_get_h_guint32() to fetch a host byte order value.
     add  48fdd08   dcom: free data_marshalers and set it to null when we change capture files.


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