[PATCH] Don't copy the rpc function pointers

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon Dec 10 07:02:53 GMT 2007


On Mon, Dec 10, 2007 at 09:07:00AM +1100, Andrew Bartlett wrote:
> > Pushing - and thanks a *lot* ! :-).
> 
> Does the squashing of a couple of LSA operations when we are not being
> an 'ADS server' have anything to do with this?  (Hopefully that code is
> long removed, but I know the list of operations was messed with for
> that). 

Shouldn't this have been detected by the compiler when I
changed 

        } pipe;                                                                 
-       struct api_struct *cmds;
+       const struct api_struct *cmds;
        int n_cmds;

?

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20071210/f715f3fb/attachment.bin


More information about the samba-technical mailing list