Wireshark-commits: [Wireshark-commits] master 59d2081: CQL: Add support for prepared batch statemen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jan 2017 20:12:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59d2081cbb051d34b43240f5310a494d45213996
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

59d2081 by Benoît Canet (benoit@xxxxxxxxxxxx):

    CQL: Add support for prepared batch statement
    
    This portion of the code was never completed.
    Complete it.
    
    Change-Id: Iaa139b8c6d50a5ce3a7039000e9af38fab3d6124
    Signed-off-by: Benoît Canet <benoit@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19725
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7318222   SMB2: better RSVD flow
    adds  59d2081   CQL: Add support for prepared batch statement


Summary of changes:
 epan/dissectors/packet-cql.c |   83 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 81 insertions(+), 2 deletions(-)