]> git.ipfire.org Git - thirdparty/gnutls.git/commit
fflush stdout and stderr before the call to setbuf. This fixes issue in solaris where...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 23 Sep 2010 08:01:19 +0000 (10:01 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 23 Sep 2010 08:01:19 +0000 (10:01 +0200)
commitbe59ade6bcdf4d3ea5e30cf14a2d0e2196e4682d
treecb3912b1806bda7822b8cb893f5d42d6389c81ee
parent9ed376f73d46550d3d6257b1df5926c231b42ca1
fflush stdout and stderr before the call to setbuf. This fixes issue in solaris where lines dissappeared from output. Reported and suggested fix by Knut Anders Hatlen.
src/cli.c