[RTEMS Project] #4813: Inaccurate comments at the beginning of file

RTEMS trac trac at rtems.org
Mon Jan 23 10:09:08 UTC 2023


#4813: Inaccurate comments at the beginning of file
----------------------------+--------------------
  Reporter:  Daniel Páscoa  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:
 Component:  admin          |    Version:
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 **Description:**
 Inconsistency between Source Code Description and Implementation: The
 @brief in the source code file describes the implementation of several
 functions that are not present in the actual file. Recommendation: Revise
 the @brief to accurately reflect the contents of the source file.

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

 **File list (please check the attached excel for more information):**
 cpukit\score\src\rbtreenext.c
 cpukit\score\src\threadchangepriority.c
 cpukit\score\src\threadcreateidle.c
 cpukit\score\src\threaddispatch.c
 cpukit\score\src\threadhandler.c
 cpukit\score\src\threadinitialize.c
 cpukit\score\src\threadq.c
 cpukit\score\src\threadqenqueue.c
 cpukit\score\src\threadqops.c
 cpukit\score\src\threadrestart.c
 cpukit\score\src\threadscheduler.c
 cpukit\score\src\userextaddset.c

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


More information about the bugs mailing list