bug 976: do not use stdout and stderr in a child processing smb://
commitdafb726a49251a8d006fe46687d8d4f3cf082f97
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 14 Mar 2008 15:54:04 +0000 (14 16:54 +0100)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 15 Mar 2008 16:09:23 +0000 (15 18:09 +0200)
tree7963de1ae9e25da04e5eb3d3b7a5246f3ba05683
parent9bd5b23ee5b36cb150a42de5d2de9e5be7a8626b
bug 976: do not use stdout and stderr in a child processing smb://

libsmbclient's stdout and stderr interferred with ELinks's stdout
and stdin. That caused an assertion failure. Now the ELinks uses
different streams for processing of the smb protocol.
src/protocol/smb/smb2.c