mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
- Fixed accidental change.
This commit is contained in:
@@ -427,7 +427,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