Wireshark-commits: [Wireshark-commits] master 819696e: prefs: remove wimaxasncp.udp.wimax_port comp
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=819696eaa736842ec8da4909bc0783611aa2f724
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
819696e by Peter Wu (peter@xxxxxxxxxxxxx):
prefs: remove wimaxasncp.udp.wimax_port compatibility
This fixes a warning when plugins are not built ("Deprecated ports pref
check - module 'wimaxasncp' not found").
This warning was added in v2.9.0rc0-372-gf7296644c5 ("prefs: fix
importing some old protocol preferences") which also corrected the
wimaxasncp module name, but as this broken preference was never noticed
before, just remove the compatibility pref to fix the warning.
Change-Id: I97430fcb00ce0e489bcf0ae3ac47c9b211705518
Reviewed-on: https://code.wireshark.org/review/27632
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 40dbc0c proto.c: do not dereference a NULL pointer in proto_item_get_len() on first pass
adds 819696e prefs: remove wimaxasncp.udp.wimax_port compatibility
Summary of changes:
epan/prefs.c | 1 -
1 file changed, 1 deletion(-)