Wireshark-commits: [Wireshark-commits] master 3742662: Qt: Check for valid color filter before use
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jun 2016 17:31:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=374266296d6f8994910e70c7365097b9e5e809a6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3742662 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Check for valid color filter before use
    
    Not all packet have a color filter, so check for this before use.
    
    Bug: 12065
    Change-Id: Ieed8d369342bde50fe8a1562be9379695da9fbaa
    Reviewed-on: https://code.wireshark.org/review/15677
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  76ef2d2   Fix a compile error occurring on RedHat Enterprise Linux Workstation release 7.0 (Maipo).
    adds  3742662   Qt: Check for valid color filter before use


Summary of changes:
 ui/tap-sequence-analysis.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)