diff options
author | Michael Adam <obnox@samba.org> | 2011-05-11 11:57:10 +0200 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2011-05-12 12:52:02 +0200 |
commit | cd1d75c7a4f84e16c6da2d56ddcd42e285453d21 (patch) | |
tree | a4a41ea5412e1602aee9554821603dcb8cbe563d /Manifest | |
parent | 26b683116459dad57888dcab6f6f05400e855894 (diff) | |
download | samba-cd1d75c7a4f84e16c6da2d56ddcd42e285453d21.tar.gz samba-cd1d75c7a4f84e16c6da2d56ddcd42e285453d21.tar.bz2 samba-cd1d75c7a4f84e16c6da2d56ddcd42e285453d21.zip |
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _SAMBA_BUILD_ == 3" and talloc_tos()
talloc_stackframe() is used in other shared components already,
and if the stack is a talloc_pool, then in most cases, it should
also not be more expensive than directly using talloc_tos().
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu May 12 12:52:02 CEST 2011 on sn-devel-104
Diffstat (limited to 'Manifest')
0 files changed, 0 insertions, 0 deletions