mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
e653b0870f
../../lib/tdb/common/tdb.c: In function ‘tdb_trace_record’: ../../lib/tdb/common/tdb.c:1224:22: error: ‘snprintf’ output truncated before the last format character [-Werror=format-truncation=] 1224 | p += snprintf(p, 2, %02x, rec.dptr[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/tdb/common/tdb.c:1224:22: note: ‘snprintf’ output 3 bytes into a destination of size 2 cc1: all warnings being treated as errors Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
ABI | ||
common | ||
docs | ||
include | ||
man | ||
python | ||
test | ||
tools | ||
web | ||
_tdb_text.py | ||
configure | ||
doxy.config | ||
Makefile | ||
pytdb.c | ||
tdb.pc.in | ||
wscript |