Wireshark-commits: [Wireshark-commits] master 84db6a6: Fix an error found by Valgrind.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 May 2015 19:04:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84db6a661d7b4d0eb564cf047e09b17da5d5abab
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

84db6a6 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix an error found by Valgrind.
    
    Change-Id: I9f0adac70129c90b4bf1e678bece6c6b8b8b4b75
    Reviewed-on: https://code.wireshark.org/review/8455
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a3666e5   QCustomPlot: fix division(or modulo) by zero found by Clang and Coverity (CID 1159170 & 1159171)
    adds  84db6a6   Fix an error found by Valgrind.


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