Wireshark-commits: [Wireshark-commits] master 7c69ae9: dfilter-macro: add cleanup routine.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Feb 2017 02:39:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c69ae929dbe39b3fa94034dec65198d39111166
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7c69ae9 by Dario Lombardo (lomato@xxxxxxxxx):

    dfilter-macro: add cleanup routine.
    
    Change-Id: I3de59c0366e9bec058de144eb136abaca24b5911
    Reviewed-on: https://code.wireshark.org/review/19918
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  370d130   stream: clean up reassembly table.
    adds  7c69ae9   dfilter-macro: add cleanup routine.


Summary of changes:
 epan/dfilter/dfilter-macro.c |    5 +++++
 epan/dfilter/dfilter-macro.h |    2 ++
 epan/dfilter/dfilter.c       |    2 ++
 3 files changed, 9 insertions(+)