Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f94674d: truncate UTF-8 strings only at the boundary

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Mar 2014 22:05:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f94674d2fb3e14ce2da1ca5dbce7bf6eacfe7586
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f94674d by Martin Kaiser (wireshark@xxxxxxxxx):

    truncate UTF-8 strings only at the boundary between two characters
    
    Change-Id: Ib3ffc1593e877f4f7c708712b82209cf969cecff
    Reviewed-on: https://code.wireshark.org/review/464
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4ddd7a6   Create/use extended value_strings; add editor modelines as needed.
    adds  f94674d   truncate UTF-8 strings only at the boundary between two characters


Summary of changes:
 epan/proto.c |   17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)