|
From: Tom H. <to...@co...> - 2010-09-27 16:09:53
|
On 27/09/10 16:56, Julian Seward wrote: > Sounds good. Does this pertain to any particular bug # ? No, it was something I ran into while valgrinding our code at work. Tom > J > > On Monday, September 27, 2010, sv...@va... wrote: >> Author: tom >> Date: 2010-09-27 16:08:34 +0100 (Mon, 27 Sep 2010) >> New Revision: 11384 >> >> Log: >> Calling VG_(am_relocate_nooverlap_client) will destroy the descriptor >> for the old segment so we need to save the permissions from it before >> the call so that we can use them when notifying tools of the new space >> afterwards, or we will notify them of the wrong permissions. -- Tom Hughes (to...@co...) http://compton.nu/ |