On Thu, 1 May 2003, Tom Hughes wrote:
> > I'm getting a few
> >
> > "Warning: src and dst overlap in memcpy (0xblah, 0xblah, a_length)"
> >
> > Is there any way to get valgrind to dump the call stack on this warning
> > like it does on errors so i could see where this is happening?
>
> I happen to have a patch to make it do that that I've been meaning
> to send it. I'm attaching it to this message...
Cool, thanks. That was on my todo list, you've saved me some time :)
I will commit it some time soon.
(where "two days" < "soon" && "two weeks" < "soon")
N
|