diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-04-15 21:50:12 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-04-15 21:50:12 +0000 |
commit | 7d78471c63f10d04f55bbf9f835712005c358e03 (patch) | |
tree | 663820ce04bd60b32a53e2543682a44da7609ede /dump.c | |
parent | 0d3260984663aa39a4c25834f566132d81a03c27 (diff) | |
download | perl-7d78471c63f10d04f55bbf9f835712005c358e03.tar.gz |
Coverity was getting upset about an assignment from a function
returning int to a U8 variable. Curiously it was only getting upset
about the first of many.
However, we are doing NO ERROR CHECKING on whether we read in the
requested number of bytes of bytecode. All except BGET_op_tr_array
will now croak on a short read.
p4raw-id: //depot/perl@27826
Diffstat (limited to 'dump.c')
0 files changed, 0 insertions, 0 deletions