[Psi-devel] Uninitialized local variable in stream.cpp

Maciek Niedzielski machekku at uaznia.net
Wed Oct 25 08:27:54 PDT 2006


Noticed while compiling latest code:

iris\xmpp-core\stream.cpp(1400) : warning C4700: local variable 
'auth_flags' used without having been initialized

which is:

   QCA::SASL::AuthFlags auth_flags;
   d->sasl->setConstraints(auth_flags,0,256);	// <<here

So looks like we're setting some random flags.

-- 
Maciek
  xmpp:machekku at uaznia.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 257 bytes
Desc: OpenPGP digital signature
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20061025/878d4d4d/signature.pgp


More information about the psi-devel mailing list