Skip to content

libmisc/stackchk: Add stack smashing protection

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

Summary

libmisc/stackchk: Add stack smashing protection

This stack checker leverages GCC built in stack protection

Merge request reports