URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7176b321660fe70ca1fa6706cc184af8e4cb80ea
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7176b32 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
addr: Include trailing '\0' in length from ipv6_to_str()
All other 'addr_to_str' functions does include the trailing '\0'.
This is a bug introduced in g7507b11e.
Change-Id: I6ac2be6d8aedf5c7fbea9dfe67b4d2b4c7f50a6f
Reviewed-on: https://code.wireshark.org/review/26159
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bbb6bcb rtspstat: use integer cast in g_hash_table.
adds 7176b32 addr: Include trailing '\0' in length from ipv6_to_str()
Summary of changes:
epan/address_types.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)