Wireshark-commits: [Wireshark-commits] master ab977a8: Properly check the return value of color_fil

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Feb 2016 21:18:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab977a86d0d4185900f212dabea75ba527d25dd1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ab977a8 by Guy Harris (guy@xxxxxxxxxxxx):

    Properly check the return value of color_filters_set_tmp().
    
    It returns FALSE, not TRUE, on failure.
    
    Bug: 12101
    Change-Id: I2fb4f407d2040e7b84f17af197de81555d64c647
    Reviewed-on: https://code.wireshark.org/review/13857
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  25ce3a3   Fix classicstun att_family decoding for IPv6 (CID 280363)
    adds  ab977a8   Properly check the return value of color_filters_set_tmp().


Summary of changes:
 ui/qt/main_window_slots.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)