[RTEMS Project] #4818: Incomplete Statement in “cpu->heir”

RTEMS trac trac at rtems.org
Mon Jan 23 11:42:22 UTC 2023


#4818: Incomplete Statement in “cpu->heir”
----------------------------+--------------------
  Reporter:  Daniel Páscoa  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:
 Component:  admin          |    Version:
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 **Description:**
 The assignment statement "cpu->heir = " is incomplete and missing a value
 and semicolon at the end. It is recommended to revise this statement to
 ensure the code is not broken by the missing semicolon.

 The attached excel lists in a systematic way the sources where this issue
 applies.

 **Additional Notes:**
 This ticket was raised as an outcome of the Independent SW Verification
 and Validation (ISVV) for ESA-promoted RTEMS SMP Qualification Data Packs
 (https://rtems-qual.io.esa.int). Original ISVV reference for this issue is
 RTEMS-SMP-CODE-VER-058.

 **File list (please check the attached excel for more information):**
 cpukit\score\src\threadcreateidle.c

--
Ticket URL: <http://devel.rtems.org/ticket/4818>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list