Wireshark-commits: [Wireshark-commits] master 924e6d2: packet-fw1.c: header should be packet scoped

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 25 Feb 2017 13:36:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=924e6d2b49adf8eee1b13dba0feedadcc531245a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

924e6d2 by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-fw1.c: header should be packet scoped, not epan scoped
    
    Subtle memory leak
    
    Change-Id: I39e3f2d35de5a8c48469f3e0992cdfec09ff0755
    Reviewed-on: https://code.wireshark.org/review/20269
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  762bf10   Configuration dump for webshark.
    adds  924e6d2   packet-fw1.c: header should be packet scoped, not epan scoped


Summary of changes:
 epan/dissectors/packet-fw1.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)