Wireshark-commits: [Wireshark-commits] master 1562827: Packet List (Qt): Missing break in switch (C

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 18:56:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1562827a803102a224636c0eee2493b994bf91e5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1562827 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Packet List (Qt): Missing break in switch (CID 1262418)
    
    Change-Id: Id46f2be5b5206dfcb0ce7e7ea2d31398eff54917
    Reviewed-on: https://code.wireshark.org/review/6552
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  3385984   Address to str: Missing break in switch (CID 1262416 & 1262417)
    adds  1562827   Packet List (Qt): Missing break in switch (CID 1262418)


Summary of changes:
 ui/qt/packet_list.cpp |    1 +
 1 file changed, 1 insertion(+)