r1984: this change is what you should read to understand the new talloc()
authorAndrew Tridgell <tridge@samba.org>
Sat, 21 Aug 2004 02:07:12 +0000 (02:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:14 +0000 (12:58 -0500)
commit03c341aca7f09cb1f0d33ec65e074e6a00caa30f
tree6d7b931e12801cd3d0d4b69d3b73018599981eba
parente35bb094c52e550b3105dd1638d8d90de71d854f
r1984: this change is what you should read to understand the new talloc()

It simplifies our structure handling a lot, making the code shorter
and easier to understand. Look at the diff carefully and see if you
can understand it. If you're still confused then please ask.
source/include/cli_context.h
source/libcli/raw/clitransport.c
source/libcli/raw/rawrequest.c