the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have no way...
authorAndrew Tridgell <tridge@samba.org>
Fri, 22 Jun 2001 01:56:16 +0000 (01:56 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 22 Jun 2001 01:56:16 +0000 (01:56 +0000)
commit7a96ca313e2f6b5ad8a713babd3cac0bbcc4c399
tree3d8cb39cd7417c75861830ae1311503cb3cf8655
parentf179e0ff61794073aedcf77544865ad2f18c6e6d
the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have no way of telling if the call really failed
source/include/talloc.h
source/lib/talloc.c