mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
3ffff13e0d
This piece of code pulls in talloc_stackframe and smb_panic into what should be a very simple mapping library. I'm trying to reduce our dependencies right now a bit, and I think the use cases that this fixes (unknown NTSTATUS together with double nt_errstr() calls in the same DEBUG) are rare enough that this is not justified. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net> |
||
---|---|---|
.. | ||
doserr.c | ||
doserr.h | ||
errmap_unix.c | ||
error.h | ||
errormap.c | ||
hresult.c | ||
hresult.h | ||
nterr.c | ||
ntstatus.h | ||
tstream.c | ||
tstream.h | ||
werror.h | ||
wscript_build |