Wireshark-commits: [Wireshark-commits] master-2.4 f70223e: make-manuf.py: Improve truncation.

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

Commits:

f70223e 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/29662
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

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


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