mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-20 03:37:46 -04:00
* move CBMC proofs to FreeRTOS+ directory * Failing proofs corrected * ParseDNSReply proof added back * removed queue_init.h from -Plus/Test Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
4 lines
No EOL
149 B
Markdown
4 lines
No EOL
149 B
Markdown
The proofs in the subdirectories show that
|
|
ARPProcessPacket is memory safe independent
|
|
of the configuration value of
|
|
ipconfigARP_USE_CLASH_DETECTION. |