URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a479d9a262174c658bb1c58c718cc77456d6d6b5
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a479d9a by Evan Huus (eapache@xxxxxxxxx):
simplify tvb_address_to_str
deduplicate most of the tvb_get_ptr calls
Change-Id: Ic95b1d545bfebf58fc64a81f816c47d63e5ddcd0
Reviewed-on: https://code.wireshark.org/review/6366
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 734e408 MSVC: Fix opting out of libraries
adds a479d9a simplify tvb_address_to_str
Summary of changes:
epan/address_to_str.c | 28 +++++++++++-----------------
1 file changed, 11 insertions(+), 17 deletions(-)