Wireshark-commits: [Wireshark-commits] master-1.12 3847c67: Fix response ok packet with no session

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Mar 2016 19:40:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3847c671a0c8e8a70c4fbf799fa07cb22d519491
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

3847c67 by Daniël van Eeden (git@xxxxxxxxx):

    Fix response ok packet with no session tracking info but flag set
    
    Change-Id: I901ebc2128c92ef758b6b400cc8d86488a2115cb
    Reviewed-on: https://code.wireshark.org/review/14537
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 93a3041bf541d07f20d68ac488a5d3c887edd35e)
    Reviewed-on: https://code.wireshark.org/review/14539
    

Actions performed:

    from  6b9098b   [Automatic update for 2016-03-20]
    adds  3847c67   Fix response ok packet with no session tracking info but flag set


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