[RTEMS Project] #4822: Function returning unchanged function input
RTEMS trac
trac at rtems.org
Tue Jan 24 11:35:33 UTC 2023
#4822: Function returning unchanged function input
----------------------------+--------------------
Reporter: Daniel Páscoa | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: admin | Version:
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+--------------------
**Description:**
These functions appear to be returning their input without making any
changes. To improve their functionality, it is recommended to re-write
them to return void.
**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-057.
**File:** cpukit\score\src\smp.c
**Function:** _SMP_Process_message
**Line:** 284
--
Ticket URL: <http://devel.rtems.org/ticket/4822>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list