Wireshark-commits: [Wireshark-commits] master 64c32c6: [Thrift] Handle optional elememts in struct.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Feb 2018 13:55:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64c32c672c938b4a412fcb81d8e18447acf3cb3c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

64c32c6 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [Thrift] Handle optional elememts in struct.
    
    Change-Id: Iee494c299f8f10588146f0b41b759ce0272d9caf
    Reviewed-on: https://code.wireshark.org/review/25634
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  41b571f   [Thrift] Add methods for the 64bit types.
    adds  64c32c6   [Thrift] Handle optional elememts in struct.


Summary of changes:
 epan/dissectors/packet-thrift.c | 18 +++++++++++++++++-
 epan/dissectors/packet-thrift.h |  1 +
 2 files changed, 18 insertions(+), 1 deletion(-)