URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=148e4f77e9d528466e51d47c64acce106c5be0e7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
148e4f7 by AndersBroman (anders.broman@xxxxxxxxxxxx):
When regestering taps, only loop trough the list of taps once when adding
new taps.
Change-Id: Ida5ad2375c95664ee1b911d265cb69672db2be2d
Reviewed-on: https://code.wireshark.org/review/17964
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 152e245 proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: return real value
adds 148e4f7 When regestering taps, only loop trough the list of taps once when adding new taps.
Summary of changes:
epan/tap.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)