[Bug 1886] RBTree duplicate keys possible
    bugzilla-daemon at rtems.org 
    bugzilla-daemon at rtems.org
       
    Tue Aug  9 14:03:02 UTC 2011
    
    
  
https://www.rtems.org/bugzilla/show_bug.cgi?id=1886
Petr Benes <benesp16 at fel.cvut.cz> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1281|0                           |1
        is obsolete|                            |
--- Comment #1 from Petr Benes <benesp16 at fel.cvut.cz> 2011-08-09 09:03:01 CDT ---
Created attachment 1295
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1295
RBTree duplicate keys possible - version 2
Patch updated so that the RBTree_Find function works properly for the duplicate
keys.
Also a typedef for the compare_function is added.
2011-08-09  Petr Benes <benesp16 at fel.cvut.cz>
* sapi/inline/rtems/rbtree.inl, sapi/include/rtems/rbtree.h,
score/include/rtems/score/rbtree.h, score/inline/rtems/score/rbtree.inl, 
score/src/rbtree.c, cpukit/score/src/rbtreeinsert.c: RBTree duplicate keys
possible
* sprbtree01/sprbtree01.scn, 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