URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68e7f51d0e87ddb464da17e00799c46096f63811
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
68e7f51 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
epan: Use UTF8 horizontal ellipsis to indicate truncation
Use UTF8_HORIZONTAL_ELLIPSIS to indicate string truncation in
bytestring_to_str() and bytes_to_str().
We also use UTF8_HORIZONTAL_ELLIPSIS in the Packet List.
Change-Id: Iaf5c2de97fa71369a8f29ac65fa81f71ed814752
Reviewed-on: https://code.wireshark.org/review/29291
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 80d22e6 NAS 5GS: PDU session release command msg fix
add 68e7f51 epan: Use UTF8 horizontal ellipsis to indicate truncation
Summary of changes:
epan/to_str.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)