RTEMS | libmisc/stackchk: Add stack smashing protection (!277)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Sat Dec 28 18:02:04 UTC 2024
Mohamed Hassan commented on a discussion on testsuites/libtests/stackchk05/system.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117344
> +
> +#include <tmacros.h>
> +
> +/* macros */
> +
> +/* functions */
> +rtems_task Init( rtems_task_argument argument );
> +
> +void invoke_stack_overflows(void);
> +
> +/* configuration information */
> +
> +#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
> +#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
> +
> +#define TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE*3)
Alright will be checked and corrected.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/277#note_117344
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/20241228/17666997/attachment-0001.htm>
More information about the bugs
mailing list