]> git.tuebingen.mpg.de Git - paraslash.git/commit
com_init(): Send error message only for non-sideband connections.
authorAndre Noll <maan@systemlinux.org>
Tue, 24 Jul 2012 06:42:23 +0000 (08:42 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 25 Jul 2012 17:32:07 +0000 (19:32 +0200)
commit30112f921d2bc97160e4b7ef3762a9ad3ad15ea3
tree8ab500a6a5c1700833288094157ba224415ad28b
parent99116592e57d4e910a4b8aae879bbca672e28697
com_init(): Send error message only for non-sideband connections.

If com_init() fails, this non-sideband error message is currently
sent also for sideband connections, which confuses the client. Send
it only for non-sideband connections.
afs.c