Ticket #2806 (closed bug: fixed)
get_nth_symbol in runtime loader returns duplicated entries
| Reported by: | romain | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/runtime_loader | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
Release: 27878
The function get_nth_symbol in the runtime loader returns the same values several times, and ommits some other. This seems to come from the hash entries that are not get correctly.
enclosed is a patch against src/system/runtime_loader/elf.cpp.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
