Fixed a bug where deferred MSG_INFO/MSG_ERROR/MSG_LOG messages were
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 05:19:01 +0000 (05:19 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 05:19:01 +0000 (05:19 +0000)
commit229e1950eda7f8b05f80b6788851fcdb93de7728
treeffdf79d7a29928034af738783af0b567bd0035aa
parent93977bca10287f6ba9dbb482faf01f7f57007deb
Fixed a bug where deferred MSG_INFO/MSG_ERROR/MSG_LOG messages were
not being forwarded from the generator to the sender using rwrite()
(and MSG_LOG messages didn't need to be deferred at all).
io.c