On Wed, Dec 17, 2008 at 09:05:47AM +0100, Peter Rosin wrote:
> Hi again!
> 
> Sigh, sorry to reply to self, I guess the best was to find bugs is
> to make a public statement of some sort...
> 
> Den 2008-12-17 08:56 skrev Peter Rosin:
> >--- README.sasl.orig 2008-12-17 07:19:28.046875000 +0100
> >+++ README.sasl.new  2008-12-17 07:21:50.437500000 +0100
> >@@ -174,5 +174,5 @@
> > 
> > If the "sasl_server_start" call is successfull, the returned
> >-"serverout" data will need to be sent to the server.
> >+"serverout" data will need to be sent to the client.
> > 
> > 
> >@@ -201,5 +201,5 @@
> >                             &clientin,
> >                             &clientinlen,
> >-                            &servertout,
> >+                            &serverout,
> >                             &serveroutlen);
> 
> clientin and clientinlen don't need the address-of operator (&) here.

Good point, thanks.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to