RTEMS | Draft: Feature/rtl libdl enhancements (!846)
Chris Johns (@chris)
gitlab at rtems.org
Mon Nov 24 22:14:00 UTC 2025
Chris Johns started a new discussion on cpukit/libdl/rtl-elf.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/846#note_136273
> /*
> * Handle any dependencies if there is a valid symbol.
> */
> - if (symname != NULL)
> + if (rtems_rtl_symbol_name_valid (symname))
I assume the extra check here is for an empty symbol name? Are you seeing symbols with no name in object files?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/846#note_136273
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251124/32eecce0/attachment.htm>
More information about the bugs
mailing list