summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-15 21:50:12 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-15 21:50:12 +0000
commit7d78471c63f10d04f55bbf9f835712005c358e03 (patch)
tree663820ce04bd60b32a53e2543682a44da7609ede /dump.c
parent0d3260984663aa39a4c25834f566132d81a03c27 (diff)
downloadperl-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