On 11-09-02 04:17 PM, Jan Kratochvil wrote: > > Use some solib-identifying name (such as the common solib_ prefix). > > OK without the `head' parameter and with the solib_ prefix. > I have committed this now with the solib_ prefix and body of the function as suggested. Attached is the final patch/ChangeLog for reference. Thank you, Aleksandar Ristovski QNX Software Systems ChangeLog: * solib.c (solib_used): New function. (update_solib_list, reload_shared_libraries_1): Check if objfile is used by another so_list object before freeing it.