Wireshark-commits: [Wireshark-commits] master b0dd361: prefs: Don't remove unknown coloring rules.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Sep 2018 10:27:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0dd361d4899ee6a3fda4ecbcee3d9b197c342be
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b0dd361 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    prefs: Don't remove unknown coloring rules.
    
    When saving the colorfilters file, keep and disable unknown coloring
    rules instead of removing them. The user may want to correct the syntax.
    
    Change-Id: Ib27612a0601276b6ebbb467d7d253f3f72103d1c
    Reviewed-on: https://code.wireshark.org/review/29908
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  e804e63   prefs: Reset prefs.unknown_colorfilters before reading colorfilters
     add  b0dd361   prefs: Don't remove unknown coloring rules.


Summary of changes:
 epan/color_filters.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)