r2036: switched the spnego code to use talloc
authorAndrew Tridgell <tridge@samba.org>
Wed, 25 Aug 2004 02:04:35 +0000 (02:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:19 +0000 (12:58 -0500)
commita2ad77fb3ac9638c5ef52494bf62083ec594b9f5
tree5fbf6ab8dfee798f0285f278562c7f003abe57ce
parent4e2c5a5fb3e428ffcdeef3b95fab644a420cc20c
r2036: switched the spnego code to use talloc

now that talloc_free() doesn't need to take a context ptr, there is no
reason we can't use talloc everywhere that we currently use malloc().
source/libcli/auth/spnego_parse.c