Wireshark-commits: [Wireshark-commits] master b601daa: extcap (CID 1355644): fix the range check fo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 May 2016 11:27:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b601daa819fa26fb340205017935011e626ee8b3
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b601daa by Martin Kaiser (wireshark@xxxxxxxxx):

    extcap (CID 1355644): fix the range check for guint
    
    by using a temporary variable
    
    Change-Id: I4f1f51a9fd600356839cbb44f099965058556bf0
    Reviewed-on: https://code.wireshark.org/review/15340
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  21090ca   autotools: Move OSX autoconf macros to ws_osx.m4
    adds  b601daa   extcap (CID 1355644): fix the range check for guint


Summary of changes:
 ui/qt/extcap_argument.cpp |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)