Displaying 1 result from an estimated 1 matches for "nullout".
Did you mean:
nullopt
2005 Oct 12
12
[Bug 1102] C program 'write' with zero length hangs
...from a 'C' program with zero as the value of
the data length hangs forever. Easily reproducable via a "one-line" program
with the statement
write(1,"anything",0);
It only appears to be an AIX problem with both 5.2 and 5.3 failing but works
fine with SCO-Unix. Attached nullout.c will save a little bit of typing.
Our client has since tried it with "OpenSSH_4.2p1 and OpenSSL 0.9.8 5-Jul-05"
build and reports it still fails.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.