https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
--- Comment #3 from Robert Clausecker <[email protected]> --- You are correct in both observations. Programs linked against crt0.o should never trigger this bug, which is probably how it went undiscovered for so long. If there is interest, I can write and test a patch. This issue can affect programs that do not link against the libc and that do not use initialized data either. -- 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]"
