https://bugs.kde.org/show_bug.cgi?id=435665

--- Comment #12 from Carl Love <c...@us.ibm.com> ---
Tulio:

I think you are probably better able to clarify the comment from Julian in
comment 11.

> The point is .. if I understand "paste" correctly, the destination address is
> not part of the "normal" program address space.  So the Ifx_Write annotation
> in this case is irrelevant.  Indeed, if the destination address is part of
> *some other* address space, then we actually need to omit that Ifx_Write
> annotation, because othewise Memcheck will update its status bits for that
> address range in this program's address space, which would be wrong.

The destination address for the paste instruction is always imapped into the
current user address space, correct?   

Assuming Tulio agrees, than we will always want to have the Ifx_Write
annotation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to