r4791: used the new talloc type safety macros to make the "void *private"
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2005 23:23:45 +0000 (23:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:55 +0000 (13:08 -0500)
commit4a03172e66694b51a24f7b5566f361c1f1767e29
treec29ddb9ce94d84c8c6bcba7e0ea86a2fb4524c89
parent7b79694eadc288592729567c3caa7c70f6662760
r4791: used the new talloc type safety macros to make the "void *private"
pointers in the composite code type safe.

This is a bit of an experiement, I'd be interested in comments on
whether we should use this more widely.
(This used to be commit 0e1da827b380998355f75f4ef4f424802059c278)
source4/libcli/composite/connect.c
source4/libcli/composite/loadfile.c
source4/libcli/composite/savefile.c
source4/libcli/composite/sesssetup.c
source4/libcli/raw/clisocket.c