Skip to content

libmisc/stackchk: Change stack checker reporter function signatures

Mohamed Hassan requested to merge Hamzi/rtems:feature/stack-smash-protect into main

Summary

libmisc/stackchk: Change stack checker reporter function signatures

This helps in abstraction by encapsulating unnecessary data to be revealed to the user

Note: This is the first step in adding a new feature "Stack Smash protection to RTEMS stack checker".

Merge request reports