mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-21 07:40:36 +00:00
Rebuild for version 2.4.5
This commit is contained in:
2
debian/patches/openssl.patch
vendored
2
debian/patches/openssl.patch
vendored
@@ -2,7 +2,7 @@ Index: moonlight-embedded/libgamestream/client.c
|
||||
===================================================================
|
||||
--- moonlight-embedded.orig/libgamestream/client.c
|
||||
+++ moonlight-embedded/libgamestream/client.c
|
||||
@@ -493,15 +493,12 @@ int gs_pair(PSERVER_DATA server, char* p
|
||||
@@ -504,15 +504,12 @@ int gs_pair(PSERVER_DATA server, char* p
|
||||
char client_secret_data[16];
|
||||
RAND_bytes(client_secret_data, 16);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user