svn commit: samba r23488 - in branches/SAMBA_4_0/source/kdc: .

Love Hörnquist Åstrand lha at kth.se
Thu Jun 14 16:36:44 GMT 2007


14 jun 2007 kl. 05.19 skrev metze at samba.org:

> Author: metze
> Date: 2007-06-14 12:19:53 +0000 (Thu, 14 Jun 2007)
> New Revision: 23488
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi? 
> view=rev&root=samba&rev=23488
>
> Log:
> hdb_openp has changed from void * to int...
>
> lha: what is the reason for this? it's really bad to use
>      an int for storing a pointer value...

The hdb-ldb code should use hdb_dbc that is meant for the cursor, not  
for hdb_openp thats meant for open status.

Love


More information about the samba-technical mailing list