1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/printing
Volker Lendecke 0c0c79b32e tdb_unpack: Correct "len" arg for "B" format
All but one of the users of the "B" format specifier passed in a pointer
to uint32_t instead of what tdb_unpack expected, an "int". Because this
is a purely internal API, change the tdb_unpack function and adjust that
one caller.

To reviewers: Please check carefully, thanks :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-10-08 22:17:09 +02:00
..
tests
load.c printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00
load.h printing: remove unused arguments from load_printers() 2018-06-14 20:52:20 +02:00
lpq_parse.c
notify.c
notify.h
nt_printing_ads.c
nt_printing_migrate_internal.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
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 lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
nt_printing_tdb.h
nt_printing.c s3: Rename server_messaging_context() to global_messaging_context() 2018-09-07 17:26:17 +02:00
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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
printer_list.h
printing_db.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
printing.c tdb_unpack: Correct "len" arg for "B" format 2018-10-08 22:17:09 +02:00
printspoolss.c s3: smbd: printing: Re-implement delete-on-close semantics for print files missing since 3.5.x. 2018-06-01 20:32:03 +02:00
queue_process.c s3: Rename server_event_context() to global_event_context() 2018-09-07 17:26:17 +02:00
queue_process.h
spoolssd.c s3: Rename server_messaging_context() to global_messaging_context() 2018-09-07 17:26:17 +02:00