Don't handle allocations from printf calls in debugLog calls

Authored by mwolff on Apr 22 2018, 10:35 AM.

Description

Don't handle allocations from printf calls in debugLog calls

This could otherwise happen in some situations where we called
debugLog without an active recursion guard, such as the fork handlers.

Details

Committed
mwolffApr 22 2018, 10:35 AM
Parents
R45:099bb032c224: Use check_c_source_compiles to find libunwind capabilities
Branches
Unknown
Tags
Unknown