Docu: Improvements
This commit is contained in:
parent
ae97a69d26
commit
857838f293
@ -34,6 +34,6 @@ On each run of the safety controller's handling function (:c:func:`safety_contro
|
||||
.. doxygenfunction:: stack_check_corruption_detect_area
|
||||
|
||||
|
||||
This function constantly checks the memory area for write modifications, and therefore detects, if the stack or heap have grown outside their boundaries.
|
||||
This function checks the memory area for write modifications, and therefore detects, if the stack or heap have grown outside their boundaries. This canary approach does, however, not guarantee a full protection against heap or stack overflows.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user