Wireshark-commits: [Wireshark-commits] master 4f1a818: MySQL: use tvb_format_text instead of format
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Jul 2015 16:48:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f1a81871add662e6cafb0b17a67eb0a600d21c4
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f1a818 by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    MySQL: use tvb_format_text instead of format_text/tvb_get_ptr
    
    Bug: 11344
    Change-Id: Ibddbcce3e6e98bc3866cab9eb76e9762e4d19138
    Reviewed-on: https://code.wireshark.org/review/9538
    Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  813a1fb   Initialize the 11b presence flag to 0.
    adds  4f1a818   MySQL: use tvb_format_text instead of format_text/tvb_get_ptr


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