[RTEMS Project] #4678: System initialization time increased compared to RTEMS 4.11
RTEMS trac
trac at rtems.org
Wed Jul 27 06:52:00 UTC 2022
#4678: System initialization time increased compared to RTEMS 4.11
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: score | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"2501c64bb6654f5e4290709e0d83b94bfe51973f/rtems"
2501c64b/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2501c64bb6654f5e4290709e0d83b94bfe51973f"
score: Fix objects local table initialization
The objects local table must be statically zero-initialized so that
_Objects_Get() and _Objects_Get_no_protection() return NULL if no object
is
associated with the identifier.
Update #4678.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4678#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list