talloc: clarify that talloc_magic never includes the bits in TALLOC_FLAG_MASK
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Nov 2016 21:26:14 +0000 (10:26 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Dec 2016 04:54:22 +0000 (05:54 +0100)
commit48c897f126b68c1bc5b5b05e203e65fa1dc89390
tree60cc62c1b9aa9974367a1b4f3e918687bc5587c9
parent032e25fdc6f5f9c59ead471bc01ad62ae7383d81
talloc: clarify that talloc_magic never includes the bits in TALLOC_FLAG_MASK

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/talloc/talloc.c