Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
struct talloc_memlimit *new_limit);
/*
- move a lump of memory from one talloc context to another return the
+ move a lump of memory from one talloc context to another returning the
ptr on success, or NULL if it could not be transferred.
passing NULL as ptr will always return NULL with no side effects.
*/
}
/*
- move a lump of memory from one talloc context to another return the
+ move a lump of memory from one talloc context to another returning the
ptr on success, or NULL if it could not be transferred.
passing NULL as ptr will always return NULL with no side effects.
*/