Wireshark-commits: [Wireshark-commits] master-2.6 cd8c406: make-manuf.py: Improve truncation.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Sep 2018 18:02:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd8c4063b42010de3724b2a893e34ca6a16e2715
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

cd8c406 by Gerald Combs (gerald.combs@xxxxxxxxxxxx):

    make-manuf.py: Improve truncation.
    
    If the PyICU module is available, use it to truncate manufacturer
    names by grapheme clusters.
    
    Change-Id: Ib7dcbb126809df496a534f44a47871a1b28dc539
    Reviewed-on: https://code.wireshark.org/review/29661
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  fc95674   opcua: prevent opcua dissector crash by limiting nesting depth
     add  cd8c406   make-manuf.py: Improve truncation.


Summary of changes:
 tools/make-manuf.py | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)