Skip to content

Commit 8eb4371

Browse files
authored
fuzz: set up accdb in instr harness (#7413)
1 parent e240041 commit 8eb4371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/flamenco/runtime/tests/fd_instr_harness.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ fd_solfuzz_pb_instr_ctx_create( fd_solfuzz_runner_t * runner,
335335

336336
ctx->instr = info;
337337
ctx->runtime->progcache = runner->progcache;
338+
ctx->runtime->accdb = runner->accdb;
338339

339340
runtime->log.enable_log_collector = 0;
340341

0 commit comments

Comments
 (0)