dazukoUnregisterTrusted always returns error

Frantisek Hrbata <[email protected]> Thu, 12 Feb 2009 16:52:31 +0100
Newsgroups gmane.linux.dazuko.devel
Organization AVG Technologies
Message-ID <20090212165231.14a88e3a@humpdell>
Hi,

I am using dazuko-2.3.6-pre2 with TAF and dazukoUnregisterTrusted
always returns -1. Problem is in the process_request function
called from dazukoUnregisterTrusted. The id->comm_mode is not set.
I think dazukoUnregisterTrusted should set the
temp_id->comm_mode to DAZUKO_COMM_REQSTREAM as dazukoRegisterTrusted
does.


-FH