diff options
author | Chip Salzenberg <salzench@nielsenmedia.com> | 1996-08-23 17:26:42 -0400 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-08-23 17:26:42 -0400 |
commit | d1bf51ddeaafef1b94a1f5c011bdefbb8ebf5604 (patch) | |
tree | cc85c7413ab5ae3694760ec6ac60f587b1229dea /eg | |
parent | cd52b7b2481ed55ef2eb5159fcf8cc2612ba2f6b (diff) | |
download | perl-d1bf51ddeaafef1b94a1f5c011bdefbb8ebf5604.tar.gz |
Minor potential bug in AV creation
Fix more spots where we had PerlIO_stderr() and should have had
Perl_debug_log instead.
I wasn't the one who originated this patch. But it looks like it
would improve the safety of AV creation.
Remove potentially incorrect casts on PerlIO_set_ptrcnt.
'ptr' is already STDCHAR, which is supposed to be the type of
char used in stdio.h, so we shouldn't have to cast it.
Diffstat (limited to 'eg')
0 files changed, 0 insertions, 0 deletions