mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02:00
- Fixed accidental change.
This commit is contained in:
@@ -503,7 +503,7 @@ fprintf(stderr, "stream_free: %s:%p[%s] preserve_handle=%d release_cast=%d remov
|
||||
stream->orig_path = NULL;
|
||||
}
|
||||
|
||||
# if defined(PHP_WIN32_)
|
||||
# if defined(PHP_WIN32)
|
||||
OutputDebugString(leakinfo);
|
||||
# else
|
||||
fprintf(stderr, "%s", leakinfo);
|
||||
|
||||
Reference in New Issue
Block a user