Changes between Initial Version and Version 1 of Ticket #2787, comment 2


Ignore:
Timestamp:
Oct 29, 2015, 3:42:39 PM (8 years ago)
Author:
glynn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2787, comment 2

    initial v1  
    3232}}}
    3333
    34 i can be equal to MAXFILES, which is the side of infd and outfd, so accessing infd[i] and outfd[i] is undefined behaviour.
     34i can be equal to MAXFILES, which is the size of infd and outfd, so accessing infd[i] and outfd[i] is undefined behaviour.
     35
     36
    3537
    3638>  * aerosolmodel.cpp:619:59: warning: iteration 82u invokes undefined behavior [-Waggressive-loop-optimizations]