1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00
Files
samba-mirror/source/libcli/auth
Andrew Tridgell 8dc23821c9 r2671: we're getting too many errors caused by the talloc_realloc() API not
taking a context (so when you pass a NULL pointer you end up with
memory in a top level context). Fixed it by changing the API to take a
context. The context is only used if the pointer you are reallocing is
NULL.
2007-10-10 12:59:20 -05:00
..
2007-10-10 12:56:58 -05:00
2007-10-10 12:58:43 -05:00
2007-10-10 12:57:32 -05:00
2007-10-10 12:57:34 -05:00
2007-10-10 12:57:35 -05:00