You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
mbedtls: Update to upstream version 2.28.9
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Backported from: https://github.com/Mbed-TLS/mbedtls/pull/8047
|
||||
|
||||
diff --git a/thirdparty/mbedtls/library/entropy_poll.c b/thirdparty/mbedtls/library/entropy_poll.c
|
||||
index cde49e66a0..4c5184686e 100644
|
||||
index 095fa9873d..3bbe88f88d 100644
|
||||
--- a/thirdparty/mbedtls/library/entropy_poll.c
|
||||
+++ b/thirdparty/mbedtls/library/entropy_poll.c
|
||||
@@ -39,32 +39,34 @@
|
||||
@@ -41,32 +41,34 @@
|
||||
|
||||
#if defined(_WIN32) && !defined(EFIX64) && !defined(EFI32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user