1,073
edits
No edit summary |
m (Mark bug "Won't Fix") |
||
Line 7,111: | Line 7,111: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (659)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (659)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v1024/ V1024]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v1024/ V1024]</td> | ||
<td style='width: 65%;'>The 'is' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data.</td> | <td style='width: 65%;'>The 'is' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1049)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1049)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v636/ V636]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v636/ V636]</td> | ||
<td style='width: 65%;'>The 'val.byte_size() / 1024' expression was implicitly cast from 'size_t' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.</td> | <td style='width: 65%;'>The 'val.byte_size() / 1024' expression was implicitly cast from 'size_t' type to 'double' type. Consider utilizing an explicit type cast to avoid the loss of a fractional part. An example: double A = (double)(X) / Y;.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1124)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1124)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v601/ V601]</td> | ||
<td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the eighth argument.</td> | <td style='width: 65%;'>The 'true' value is implicitly cast to the integer type. Inspect the eighth argument.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1510)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/libinterp/corefcn/load-save.cc">load-save.cc (1510)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v560/ V560]</td> | ||
<td style='width: 65%;'>A part of conditional expression is always false: append.</td> | <td style='width: 65%;'>A part of conditional expression is always false: append.</td> |
edits