#1856 closed defect (fixed)

RBTree: rtems_rbtree_extract bugfix

Reported by: Petr Benes Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: unspecified Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

There was a possibility of NULL pointer dereference, which is avoided using this patch.

2011-07-27 Petr Benes <benesp16@…>

  • score/src/rbtreeextract.c: rtems_rbtree_extract bugfix.

Attachments (1)

rbtree_extract_bugfix.diff (864 bytes) - added by Petr Benes on 07/27/11 at 11:36:33.
rtems_rbtree_extract bugfix

Download all attachments as: .zip

Change History (5)

Changed on 07/27/11 at 11:36:33 by Petr Benes

Attachment: rbtree_extract_bugfix.diff added

rtems_rbtree_extract bugfix

comment:1 Changed on 07/27/11 at 11:39:23 by Petr Benes

blocked: 1854

comment:2 Changed on 07/27/11 at 12:27:59 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed. Thanks.

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

comment:4 Changed on 10/10/17 at 06:46:55 by Sebastian Huber

Component: testingunspecified
Note: See TracTickets for help on using tickets.