Searched refs:relay_buf (Results 1 – 1 of 1) sorted by relevance
1717 char relay_buf[512]; in php_message_handler_for_zend() local1719 …snprintf(relay_buf, 512, "%s(%" PRIu32 ") : Actual location (location was relayed)\n", t->orig_fil… in php_message_handler_for_zend()1720 strlcat(memory_leak_buf, relay_buf, sizeof(memory_leak_buf)); in php_message_handler_for_zend()
Completed in 9 milliseconds