1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
(This used to be commit ba65465045)
This commit is contained in:
Andrew Bartlett 2008-04-17 16:44:55 +02:00
parent 8582063e91
commit d0525ff0c2

View File

@ -493,7 +493,7 @@ static bool test_list_values(struct torture_context *tctx, void *_data)
return false;
error = reg_val_set(subkey, "bar", REG_DWORD,
data_blob_talloc(tctx, value, sizeof(val)));
data_blob_talloc(tctx, value, sizeof(value)));
torture_assert_werr_ok (tctx, error, "setting value");
error = reg_key_get_value_by_index(tctx, subkey, 0, &name,