Wireshark-commits: [Wireshark-commits] master 92a369e: Remove a few wrong use of tvb_get_string()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Feb 2014 07:47:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92a369eaf4ba0ae47c06df2a235888dc015cbdcd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

92a369e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Remove a few wrong use of tvb_get_string()
    
    Change-Id: I7095e12439fd8c0c5cd3ce14d19662efa3fd841f
    Reviewed-on: https://code.wireshark.org/review/339
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  53deb52   Neighbor report (802.11k) may be have no subelement (len == 13)
    adds  92a369e   Remove a few wrong use of tvb_get_string()


Summary of changes:
 epan/dissectors/packet-cell_broadcast.c |    2 +-
 epan/dissectors/packet-gtp.c            |    2 +-
 epan/dissectors/packet-sna.c            |    2 +-
 epan/dissectors/packet-umts_fp.c        |    8 ++++----
 4 files changed, 7 insertions(+), 7 deletions(-)