|
From: Julian S. <js...@ac...> - 2016-08-30 20:59:00
|
I don't think that is_valid_for_valgrind should really be required. That delimits areas which Valgrind itself can use but the client isn't allowed to access. In what way is is_valid_for_client too strict? J |