curl-users
[ curl-Bugs-599706 ] stdin should not be closed
Date: Sat, 24 Aug 2002 11:20:32 -0700
Bugs item #599706, was opened at 2002-08-24 11:20
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=599706&group_id=976
Category: client module
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: stdin should not be closed
Initial Comment:
Version 7.9.8
File: main.c
Problem:
Starting on line 1279, the following code is incorrect:
if(file && (file != stdin))
fclose(stdin);
Probably a typo!
- Keith MacDonald
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=599706&group_id=976
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-24