Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

static analysis: buffer overflow

$
0
0

Hello all,

The following error is generated by a static analysis of my application:

error #12048: buffer overflow: array index of "DESIND" is outside the bounds; array "DESIND" of size (1:5) is indexed by value 0

This error refers to the following file where DESIND is declared as:

CHARACTER*6  DESIND

and the offending line is:

DESIND ='IALFA'

Is this really a buffer overflow?  If so, how so?

Thanks,

Jim


Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>