Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#661 closed defect (fixed)

_Objects_MP_Global_name_search - invalid dereference

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: highest Milestone: 2
Component: score Version: 4.6
Severity: critical Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

Only fixed size names are supported for MP. This code always dereferenced the object name which is wrong.

Release:
4.6 and trunk

Attachments (1)

pr661.diff (636 bytes) - added by Joel Sherrill on 12/03/06 at 13:31:13.
pr661.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 07/24/04 at 16:40:39 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Attached patch applied to trunk and 4.6 branch.

Changed on 12/03/06 at 13:31:13 by Joel Sherrill

Attachment: pr661.diff added

pr661.diff

Note: See TracTickets for help on using tickets.