[Bug 1886] New: RBTree duplicate keys possible
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Aug 3 15:17:45 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1886
Summary: RBTree duplicate keys possible
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: benesp16 at fel.cvut.cz
CC: giddyup44 at yahoo.com
Depends on: 1877
Created attachment 1281
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1281
RBTree duplicate keys possible
This patch enables inserting duplicate keys into rbtree. It is possible to turn
on this feature when initializing the tree. Test included.
2011-08-03 Petr Benes <benesp16 at fel.cvut.cz>
* cpukit/sapi/inline/rtems/rbtree.inl, cpukit/sapi/include/rtems/rbtree.h,
cpukit/score/include/rtems/score/rbtree.h,
cpukit/score/inline/rtems/score/rbtree.inl, cpukit/score/src/rbtree.c,
cpukit/score/src/rbtreeinsert.c, testsuites/sptests/sprbtree01/sprbtree01.scn
testsuites/sptests/sprbtree01/init.c: RBTree duplicate keys possible
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list