URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed9a9be5df40de6aa1f2eb8da1fff08c23680baf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ed9a9be by Michael Mann (mmann78@xxxxxxxxxxxx):
Use tvb_address_to_str as an optimization
Change-Id: Ic79d8bdc58b84087531b298b3b27273c1afccd4f
Reviewed-on: https://code.wireshark.org/review/6357
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4088a82 SET_ADDRESS -> TVB_SET_ADDRESS to "hide" some of the tvb_get_ptr use.
adds ed9a9be Use tvb_address_to_str as an optimization
Summary of changes:
epan/dissectors/packet-acn.c | 15 +++------------
epan/dissectors/packet-ans.c | 5 +----
2 files changed, 4 insertions(+), 16 deletions(-)