https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252307
--- Comment #1 from Konstantin Belousov <[email protected]> --- Yes this is really a libc problem, not rtld. We do not use internal namespace consistently. OTOH for malloc(3) related functions, I suspect the decision was deliberate to make it possible to interpose system implementation with any other user provided with LD_PRELOAD. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
