mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -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>
204 B
204 B
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.