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

#745 closed defect (fixed)

internal timers are not always reinitialized

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

Description

There were a couple of paths where an object control block was not reinitializing timer when it was reused. The attached patch should address that.

Since I haven't heard any negative feedback, I will assume this fix works for you.

Release:
4.6 and CVS

Attachments (1)

timerinit.diff (1.1 KB) - added by e-kawaguchi on 12/03/06 at 13:31:13.
timerinit.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 03/17/05 at 13:28:21 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Patch was previously committed to trunk and is now committed
to 4.6 branch.

Changed on 12/03/06 at 13:31:13 by e-kawaguchi

Attachment: timerinit.diff added

timerinit.diff

Note: See TracTickets for help on using tickets.