Home
last modified time | relevance | path

Searched refs:malloc_failure_enabled (Results 1 – 1 of 1) sorted by relevance

/crypto/
A Dmem.cc109 static int malloc_failure_enabled = 0, break_on_malloc_fail = 0, variable
128 malloc_failure_enabled = 1; in init_malloc_failure()
140 if (!malloc_failure_enabled || disable_malloc_failures) { in should_fail_allocation()

Completed in 6 milliseconds