mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-20 11:47:44 -04: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.
|