Bug#278426: libc6: memcpy is ignoring the size-parameter

2005-01-26 Thread GOTO Masanori
At Sun, 31 Oct 2004 06:13:03 -0500 (EST), Thomas Dickey wrote: On Sat, 30 Oct 2004, Daniel Jacobowitz wrote: On Tue, Oct 26, 2004 at 05:31:10PM -0400, Thomas Dickey wrote: My guess is that some change to memcpy modified its logic to copy words (or larger chunks) rather than bytes has

Bug#278426: libc6: memcpy is ignoring the size-parameter

2004-10-31 Thread Thomas Dickey
On Sat, 30 Oct 2004, Daniel Jacobowitz wrote: On Tue, Oct 26, 2004 at 05:31:10PM -0400, Thomas Dickey wrote: My guess is that some change to memcpy modified its logic to copy words (or larger chunks) rather than bytes has been broken. Alternatively, valgrind is broken (it's hard to

Bug#278426: libc6: memcpy is ignoring the size-parameter

2004-10-30 Thread Daniel Jacobowitz
On Tue, Oct 26, 2004 at 05:31:10PM -0400, Thomas Dickey wrote: My guess is that some change to memcpy modified its logic to copy words (or larger chunks) rather than bytes has been broken. Alternatively, valgrind is broken (it's hard to tell). More likely valgrind. Do you have a stand-alone