mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 17:57:44 -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> |
||
---|---|---|
.. | ||
ARPGenerateRequestPacket_harness.c | ||
Makefile.json | ||
README.md |
Given that the pointer target of xNetworkDescriptor.pucEthernetBuffer is allocated to the size claimed in xNetworkDescriptor.xDataLength, this harness proves the memory safety of ARPGenerateRequestPacket.