fix: crash caused by GetHostNameW on Windows 7 (#31804)

This commit is contained in:
Cheng Zhao 2021-11-14 16:39:31 +09:00 committed by GitHub
parent a41898bb9b
commit a6a5ca1db3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 235 additions and 0 deletions

View file

@ -26,3 +26,4 @@ chore_fix_-wimplicit-fallthrough.patch
fix_event_with_invalid_timestamp_in_trace_log.patch
test_fix_test-datetime-change-notify_after_daylight_change.patch
test_add_fixture_trim_option.patch
fix_crash_caused_by_gethostnamew_on_windows_7.patch