Wireshark-commits: [Wireshark-commits] master 2284f0b: For now use UTF-8 for all strings for perfor
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Apr 2014 08:06:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2284f0bdfa981da85d3b215beab6535efadbf5e3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2284f0b by AndersBroman (anders.broman@xxxxxxxxxxxx):

    For now use UTF-8 for all strings for performance reasons.
    
    Change-Id: If47ffbee58d534ce3d44f00e1e5b966bc42a2ea8
    Reviewed-on: https://code.wireshark.org/review/906
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  914cbc2   Fix checkApis perl script false positive proto_tree_add with ENC_*
    adds  2284f0b   For now use UTF-8 for all strings for performance reasons.


Summary of changes:
 epan/dissectors/packet-sdp.c |  156 +++++++++++++++++++++---------------------
 1 file changed, 78 insertions(+), 78 deletions(-)