Wireshark-commits: [Wireshark-commits] master 48a4ed1: Squelch some Visual Studio Code Analyzer war

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 04:14:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48a4ed105882684e58d01d8edb7b3ebdacf1e975
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

48a4ed1 by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.
    
    Hopefully this filters out stuff about which we can't do very much
    (other than send off a Flex fix and wait for it to be accepted and end
    up in a WinFlexBison package), making it easier to find the stuff about
    which we *can* directly do something (i.e., problems in code *we* wrote).
    
    Change-Id: I9dec0389c3e126697acb307d30a823b9b285ef45
    Reviewed-on: https://code.wireshark.org/review/26164
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d4ef22d   Make sure CAPACITY() doesn't shift the 1 out of range.
    adds  48a4ed1   Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.


Summary of changes:
 ws_diag_control.h | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)