mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4:torture:rpc:spoolss: also initialize driverName before checking it in test_PrinterData_DsSpooler()
Signed-off-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
6c016734aa
commit
421b3984cd
@ -5499,6 +5499,7 @@ do {\
|
||||
|
||||
TEST_SET_SZ("description", comment, "newval");
|
||||
TEST_SET_SZ("location", location, "newval");
|
||||
TEST_SET_SZ("driverName", drivername, "newval");
|
||||
/* TEST_SET_DWORD("priority", priority, 25); */
|
||||
|
||||
torture_assert(tctx,
|
||||
|
Loading…
Reference in New Issue
Block a user