URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44a5cc5e1c31f5501f328532c0140365b46f2c56
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
44a5cc5 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.10/libwireshark/3.1.14_to_3.1.14/compat_report.html
    
    Change-Id: I5ffee0786412b5ca7cbb5a88e25da3358f43a838
    Reviewed-on: https://code.wireshark.org/review/8302
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 1f02f2d65c7aa8da88b654ef422c515f9c2632af)
    Reviewed-on: https://code.wireshark.org/review/8303
    
Actions performed:
    from  c0978c4   Don't dissect otherwise-undissected data twice.
    adds  44a5cc5   Don't change the value of FTREPR_DFILTER.
Summary of changes:
 epan/ftypes/ftypes.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)