mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-23 13:17:44 -04:00
Some proofs assume that some pointers returned by malloc are not NULL. This patch modifies those proofs to make these assumptions explicit with `__CPROVER_assume(pointer != NULL)` for all such pointers. Co-authored-by: Mark R. Tuttle <mrtuttle@amazon.com> Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com> |
||
---|---|---|
.. | ||
ALLOW_ETHERNET_DRIVER_FILTERS_PACKETS | ||
ALLOW_SOCKET_SEND_WITHOUT_BIND | ||
DONT_ALLOW_SOCKET_SEND_WITHOUT_BIND |