Wireshark-commits: [Wireshark-commits] master 42ce748: Just use proto_tree_add_item() for an EBCDIC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Feb 2014 10:00:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=42ce748ebca2e2d31f6cc4f3335eee903d80ba07
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

42ce748 by Guy Harris (guy@xxxxxxxxxxxx):

    Just use proto_tree_add_item() for an EBCDIC string.
    
    Change-Id: Ic385926b5f4110253e3ab47984589d646707afa0
    Reviewed-on: https://code.wireshark.org/review/353
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9815a25   Fix crash when exporting dissection summaries to a CSV file.
    adds  42ce748   Just use proto_tree_add_item() for an EBCDIC string.


Summary of changes:
 epan/dissectors/packet-sna.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)