Wireshark-commits: [Wireshark-commits] master f8f4ebb: Use tvb_get_string_enc() to get UCS-2 string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Feb 2014 07:50:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8f4ebbc910ae167c5ee4e439803f5cc3dcfd0c6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f8f4ebb by Guy Harris (guy@xxxxxxxxxxxx):

    Use tvb_get_string_enc() to get UCS-2 strings.
    
    Also, note that the "8-bit" encoding is "user-defined".
    
    Change-Id: Ic4786873150d837d8793d2d3d20af50cd0003cc7
    Reviewed-on: https://code.wireshark.org/review/399
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  136b730   As long as the NEWS file is part of the source distribution it really needs to be updated every time the file docbook/release-notes.asciidoc get changed.
    adds  f8f4ebb   Use tvb_get_string_enc() to get UCS-2 strings.


Summary of changes:
 epan/dissectors/packet-cell_broadcast.c |   29 ++++++++---------------------
 1 file changed, 8 insertions(+), 21 deletions(-)