Skip to content
Snippets Groups Projects
Forked from Pixman / pixman
305 commits behind the upstream repository.
Pekka Paalanen's avatar
Pekka Paalanen authored
Define a new token to simplify checking whether fence_malloc() actually
can catch out-of-bounds access.

This will be used in the future to skip tests that rely on fence_malloc
checking functionality.

Changes in v2:

- #define FENCE_MALLOC_ACTIVE always, but change its value to help catch
  use of it without including utils.h

Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: default avatarBen Avison <bavison@riscosopen.org>
c70ddd5c
History