#4851 closed defect (duplicate)

Variable not initialized in any file / missing #ifdefs

Reported by: Daniel Páscoa Owned by:
Priority: normal Milestone:
Component: admin Version: 6
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking:

Description

Within bsps\sparc\leon3\include\bsp\leon3.h (lines 207, 309)

The *LEON3_IrqCtrl_Adev and *LEON3_Timer_Adev are declared but not initialized in any file of the QDP.:

Please consider having these declared within the “else” blocks of the “#if defined(LEON3_IRQAMP_BASE)” where *LEON3_IrqCtrl_Regs and *LEON3_Timer_Regs are declared.

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

Change History (1)

comment:1 Changed on 02/13/23 at 13:05:38 by Daniel Páscoa

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.