Searched refs:DeallocationTypeMismatch (Results 1 – 2 of 2) sorted by relevance
236 bool DeallocationTypeMismatch; member274 DeallocationTypeMismatch = getFlags()->DeallocationTypeMismatch; in init()474 if (DeallocationTypeMismatch) { in deallocate()517 if (DeallocationTypeMismatch) { in reallocate()
41 SCUDO_FLAG(bool, DeallocationTypeMismatch, !SANITIZER_ANDROID,