Skip to content

Commit

Permalink
Fix CBMC
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws committed Jun 17, 2024
1 parent d8a8fef commit 4f923e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cbmc/proofs/DNS/CreateDNSMessage/Makefile.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[
"--unwind 1",
"--unwindset strlen.0:{HOSTNAME_UNWIND}",
"--unwindset strcpy.0:{HOSTNAME_UNWIND}",
"--unwindset strncpy.0:{HOSTNAME_UNWIND}",
"--unwindset __CPROVER_file_local_FreeRTOS_DNS_c_prvCreateDNSMessage.0:{HOSTNAME_UNWIND}",
"--unwindset __CPROVER_file_local_FreeRTOS_DNS_c_prvCreateDNSMessage.1:{HOSTNAME_UNWIND}",
"--nondet-static"
Expand Down

0 comments on commit 4f923e0

Please sign in to comment.