#2501 closed defect (fixed)

Watchdog insert/removal may lead under certain conditions to a wrong and very large delta interval

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: highest Milestone: 4.11
Component: score Version: 4.11
Severity: blocker Keywords:
Cc: Blocked By:
Blocking:

Description

Change History (2)

comment:1 Changed on 12/21/15 at 07:37:33 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: newclosed

In a48b7c442db1a49acddf7a2adc07239ddb303020/rtems:

score: Fix watchdog removal

Under certain conditions a new watchdog was inserted with a wrong and
very large delta interval due to an incomplete iterator update.

Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d.

Close #2501.

comment:2 Changed on 12/21/15 at 07:40:45 by Sebastian Huber <sebastian.huber@…>

In 2cc001a15a86b123044369845929d5dee3e4c9bb/rtems:

score: Fix watchdog removal

Under certain conditions a new watchdog was inserted with a wrong and
very large delta interval due to an incomplete iterator update.

Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d.

Close #2501.

Note: See TracTickets for help on using tickets.