tags 568665 +pending thanks Hi, The following change has been committed for this bug by Manoj Srivastava <sriva...@debian.org> on Sun, 21 Mar 2010 11:17:15 -0700. The fix will be in the next upload. ========================================================================= [topic--overlap-strcpy-fix]: make corrupts commands with latest eglibc
make uses strcpy() on overlapping strings, recent (e)glibc doesn't tolerate this. strcpy is not defined to work on overlapping regions. This is upstream bug https://savannah.gnu.org/bugs/index.php?29253 The fix comes thanks to Roderich Schupp and Max Bowsher. Closes: Bug#568665 Signed-off-by: Manoj Srivastava <sriva...@debian.org> ========================================================================= -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org