Wireshark-commits: [Wireshark-commits] master 739bdfb: Some Pref <-> Decode As	bugfixes.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=739bdfb45f6e6f78a88e978de1eff088377e8330
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
739bdfb by Michael Mann (mmann78@xxxxxxxxxxxx):
    Some Pref <-> Decode As bugfixes.
    
    1. If a deprecated port preference is found, populate the new port preference with the value
    2. Mark preferences as changed to trigger preference callback at startup.
    
    Change-Id: Ic271841686617e847d2e0ed8800bbb0fa874df47
    Reviewed-on: https://code.wireshark.org/review/18274
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  09b4359   While the channelwidth was dissected the information was not passed to the phdr
    adds  739bdfb   Some Pref <-> Decode As bugfixes.
Summary of changes:
 epan/decode_as.c |    6 +++++-
 epan/prefs.c     |   53 ++++++++++++++++++++++++++++-------------------------
 2 files changed, 33 insertions(+), 26 deletions(-)