ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 68e7f51: epan: Use UTF8 horizontal ellipsis to indica

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Aug 2018 08:07:17 +0000
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(-)