fix: add patch for simdutf base64 crash (#40536)

This commit is contained in:
Samuel Attard 2023-11-15 20:11:08 -08:00 committed by GitHub
parent d2b07a484d
commit dec96acf14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View file

@ -55,3 +55,4 @@ win_process_avoid_assert_after_spawning_store_app_4152.patch
test_fix_edge_snapshot_stack_traces.patch
chore_remove_use_of_deprecated_kmaxlength.patch
api_remove_allcan_read_write.patch
fix_avx_detection.patch