mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 22:25:14 -05:00
4 lines
255 B
Markdown
4 lines
255 B
Markdown
The combined proofs in the subdirectories prove that ARPGetCacheEntry
|
|
is memory safe for all possible combinations of ipconfigARP_STORES_REMOTE_ADDRESSES
|
|
and ipconfigUSE_LLMNR. These are the only configuration
|
|
parameters used inside the ARPGetCacheEntry.
|