The patches for 3.2.5pre2.
[rsync-patches.git] / xxh3-safety-check.diff
index 0504122f311e8871a0e1a07f1a3b632f64cec529..494b7a527084540ed87d832211f22040c0fef383 100644 (file)
@@ -6,7 +6,7 @@ To use this patch, run these commands for a successful build:
     patch -p1 <patches/xxh3-safety-check.diff
     make
 
-based-on: 35d4f6737a57c88978b6e954506e9c73f8c10ccf
+based-on: 5ce575b15726c653312b473bd770c3e7d74d3449
 diff --git a/checksum.c b/checksum.c
 --- a/checksum.c
 +++ b/checksum.c
@@ -64,7 +64,7 @@ diff --git a/checksum.c b/checksum.c
 diff --git a/compat.c b/compat.c
 --- a/compat.c
 +++ b/compat.c
-@@ -521,6 +521,8 @@ static void negotiate_the_strings(int f_in, int f_out)
+@@ -523,6 +523,8 @@ static void negotiate_the_strings(int f_in, int f_out)
  {
        /* We send all the negotiation strings before we start to read them to help avoid a slow startup. */
  
@@ -76,7 +76,7 @@ diff --git a/compat.c b/compat.c
 diff --git a/usage.c b/usage.c
 --- a/usage.c
 +++ b/usage.c
-@@ -190,6 +190,8 @@ void print_rsync_version(enum logcode f)
+@@ -195,6 +195,8 @@ void print_rsync_version(enum logcode f)
  
        print_info_flags(f);