#3748: libdl uses a linear symbol search on object file symbols
-------------------------+-------------------------------------
 Reporter:  Chris Johns  |       Owner:  Chris Johns <chrisj@…>
     Type:  defect       |      Status:  closed
 Priority:  normal       |   Milestone:  5.1
Component:  lib/dl       |     Version:  5
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+-------------------------------------
Changes (by Chris Johns <chrisj@…>):

 * owner:  (none) => Chris Johns <chrisj@…>
 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"327e45dac2edae51caabc7777e2381ad653502ff/rtems"
 327e45da/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="327e45dac2edae51caabc7777e2381ad653502ff"
 libdl: Sort object file symbols and use a binary search to find

 - Replace the linear object file symbol search with a binary search.
 - Sort the object file symbols after loading.

 Closes #3748
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3748#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to