mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
6326b3415f
../source3/printing/printing.c: In function ‘print_queue_update’: ../source3/printing/printing.c:1809:42: error: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 244 [-Werror=format-truncation=] snprintf(key, sizeof(key), "MSG_PENDING/%s", sharename); ^~ ~~~~~~~~~ ../source3/printing/printing.c:1809:2: note: ‘snprintf’ output between 13 and 268 bytes into a destination of size 256 snprintf(key, sizeof(key), "MSG_PENDING/%s", sharename); BUG: https://bugzilla.samba.org/show_bug.cgi?id=13437 Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
tests | ||
load.c | ||
load.h | ||
lpq_parse.c | ||
notify.c | ||
notify.h | ||
nt_printing_ads.c | ||
nt_printing_migrate_internal.c | ||
nt_printing_migrate_internal.h | ||
nt_printing_migrate.c | ||
nt_printing_migrate.h | ||
nt_printing_os2.c | ||
nt_printing_os2.h | ||
nt_printing_tdb.c | ||
nt_printing_tdb.h | ||
nt_printing.c | ||
pcap.c | ||
pcap.h | ||
print_aix.c | ||
print_cups.c | ||
print_generic.c | ||
print_iprint.c | ||
print_standard.c | ||
print_svid.c | ||
printer_list.c | ||
printer_list.h | ||
printing_db.c | ||
printing.c | ||
printspoolss.c | ||
queue_process.c | ||
queue_process.h | ||
spoolssd.c |