afs: Use talloc_stackframe() instead of talloc_init()
authorKai Blin <kai@samba.org>
Sat, 19 Jan 2008 11:27:31 +0000 (12:27 +0100)
committerKai Blin <kai@samba.org>
Sat, 19 Jan 2008 12:17:09 +0000 (13:17 +0100)
commit76cf5a979bf3014b1de660520e538546b3676b23
tree7860e6907df11068a2f024b45d94fb026b65ebc2
parent97768628f5ec533818b7f5165e92c156d668b79b
afs: Use talloc_stackframe() instead of talloc_init()

Thanks to vl for pointing this out.
source/lib/afs.c