[RTEMS Project] #4830: Output value not assigned
RTEMS trac
trac at rtems.org
Fri Jan 27 16:11:04 UTC 2023
#4830: Output value not assigned
----------------------------+--------------------
Reporter: Daniel Páscoa | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: admin | Version:
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+--------------------
**Description:**
The call of the function "bsp_interrupt_set_affinity" could return a value
that could influence the behaviour of the current function if that output
isn't take into consideration. Consider defining an output variable to
check if the value/code returned by the called function is desirable.
**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-032.
**File list:**
bsps\sparc\leon3\start\bspsmp.c (source code function:
leon3_install_inter_processor_interrupt) (line 63)
--
Ticket URL: <http://devel.rtems.org/ticket/4830>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list