Searched refs:malloc_failure_enabled (Results 1 – 1 of 1) sorted by relevance
109 static int malloc_failure_enabled = 0, break_on_malloc_fail = 0, variable128 malloc_failure_enabled = 1; in init_malloc_failure()140 if (!malloc_failure_enabled || disable_malloc_failures) { in should_fail_allocation()
Completed in 6 milliseconds