[PATCH 1/1] libtests/newlib01: Edit assert statements to check initialization

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Feb 16 07:28:36 UTC 2022


On 15/02/2022 12:26, Matthew Joyce wrote:
> From: Matt Joyce<matthew.joyce at embedded-brains.de>
> 
> Edit assert statements in worker thread to check initialization
> against the __cleanup member of struct _reent instead of sdidinit.
> This will allow the removal of sdidinit in a follow up Newlib
> patch.

Thanks, I checked it in with some minor modifications.  The __cleanup 
member is a pointer, so we should test for NULL. Please make sure that 
you don't exceed the line limit for the Git commit subject.

-- 
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