125c125,126 < #define nxt_debug_alloc(...) --- > #define nxt_debug_alloc(_fmt, ARGS...) \ > nxt_thread_log_debug("%08p: " _fmt, mp, ##ARGS)