Comment 12 for bug 1781128

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-10-31 14:12 EDT-------
(In reply to comment #15)
> I expect /bin/true to use to heap. As it should be effectively `int
> main(){return 0;}`.
> Valgrind in general does work, with heap allocating apps.
>
> I'm not sure yet what's up with xvnegsp. As i don't see anything explicit to
> either fix it, or break it, or otherwise missing to support it.

Digging for this one a bit... xvnegsp should have been fixed with the upstream commit as referenced in the kde bguzilla:
https://bugs.kde.org/show_bug.cgi?id=395709
(june 21 2018, with some testcase updates occurring a few days later.)

Should have been contained in the changes provided with this bugz (July 2018).

Carl?