URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f618fcd3af9b81cfcd89aead33dae1ac0e7af179
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f618fcd by Peter Wu (peter@xxxxxxxxxxxxx):
dof: remove unnecessary uat_load calls
UATs are loaded at startup, no need to do it again. Call chain:
epan_load_settings -> read_prefs -> init_prefs -> uat_load_all.
Change-Id: I57caabafb16b0b46fcb6d1621dd6b503154c805c
Reviewed-on: https://code.wireshark.org/review/30958
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1d1915f GTP: Use correct length for gtp.cgi_ci, gtp.sai_sac and gtp.rai_rac
add f618fcd dof: remove unnecessary uat_load calls
Summary of changes:
epan/dissectors/packet-dof.c | 5 -----
1 file changed, 5 deletions(-)