[PATCH v3] cpukit: Prevent error with disabled stack checker

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jan 27 16:19:01 UTC 2022


On 27/01/2022 16:59, Kinsey Moore wrote:
> When the stack checker is not enabled, the stack checker reporting
> function can still be called. This prevents that call from performing a
> null memory access in trying to find the high water mark if the stack
> checker was never initialized.
> 
> This also introduces a test to ensure this call does not cause a crash.
> 
> Closes #4588

Thanks, looks good.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list