RTEMS | libmisc/stackchk: Add stack smashing protection (!277)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Fri Dec 27 13:58:29 UTC 2024
Mohamed Hassan commented on a discussion on cpukit/include/rtems/confdefs/extensions.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117330
> #endif
> #endif
>
> +#ifndef CONFIGURE_STACK_CHECKER_GUARD_VALUE
> + #define CONFIGURE_STACK_CHECKER_GUARD_VALUE 0xDEADBEEF
Yes, I wanted to give the user the ability to configure a custom canary. But sure it can be removed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117330
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241227/53a3177b/attachment.htm>
More information about the bugs
mailing list