Wireshark-commits: [Wireshark-commits] master 0e3d53a: [Thrift] Fix a copy-paste-o and add dissecto

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 May 2015 14:07:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e3d53aad89ad91e2c38625b39a243d77223adb8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0e3d53a by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [Thrift] Fix a copy-paste-o and add dissecton of T_BYTE
    
    Change-Id: I2623d273a39393533c10568ef2f7642c05ac636c
    Reviewed-on: https://code.wireshark.org/review/8311
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  67da8ae   GTPv2 : fix unused parameter 'tree' [-Werror=unused-parameter]
    adds  0e3d53a   [Thrift] Fix a copy-paste-o and add dissecton of T_BYTE


Summary of changes:
 epan/dissectors/packet-thrift.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)