• Anson Chung's avatar
    Perform simple fixes for cppcheck findings · 215fab68
    Anson Chung authored
    Rectify cases of mismatched brackets and address
    possible cases of division by zero by checking if
    the denominator is zero before dividing.
    
    No functional changes were made.
    
    All new code of the whole pull request, including one or several
    files that are either new files or modified ones, are contributed
    under the BSD-new license. I am contributing on behalf of my
    employer Amazon Web Services, Inc.
    215fab68
ha_s3.cc 34.5 KB