Wireshark-commits: [Wireshark-commits] master-1.12 1f02f2d: Don't change the value of FTREPR_DFILTE
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 5 May 2015 20:54:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f02f2d65c7aa8da88b654ef422c515f9c2632af
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1f02f2d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Don't change the value of FTREPR_DFILTER.
    
    At least not in a stable branch. This should fix the medium-severity
    warning currently reported in
    https://www.wireshark.org/download/automated/analysis/compat_reports_1.12/libwireshark/5.0.5_to_5.0.5/compat_report.html
    
    Change-Id: I5ffee0786412b5ca7cbb5a88e25da3358f43a838
    Reviewed-on: https://code.wireshark.org/review/8302
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  33ad946   Don't dissect otherwise-undissected data twice.
    adds  1f02f2d   Don't change the value of FTREPR_DFILTER.


Summary of changes:
 epan/ftypes/ftypes.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)