From 784e14bd22880ea9e8570c5c3dc5ae8bef418c15 Mon Sep 17 00:00:00 2001 From: linsaftw Date: Fri, 30 Apr 2021 19:32:57 -0300 Subject: [PATCH] Fix author email/name --- Waterfall-Proxy-Patches/0023-FlameCord-General-Patch.patch | 2 +- Waterfall-Proxy-Patches/0024-Fix-ByteBuf-memory-leaks.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Waterfall-Proxy-Patches/0023-FlameCord-General-Patch.patch b/Waterfall-Proxy-Patches/0023-FlameCord-General-Patch.patch index 2d6e4d6..1cf8c19 100644 --- a/Waterfall-Proxy-Patches/0023-FlameCord-General-Patch.patch +++ b/Waterfall-Proxy-Patches/0023-FlameCord-General-Patch.patch @@ -1,5 +1,5 @@ From 274f6347ded5b72104c30c9663912270b1c1b116 Mon Sep 17 00:00:00 2001 -From: Juan Cruz Linsalata +From: linsaftw Date: Mon, 12 Oct 2020 15:40:53 -0300 Subject: [PATCH] FlameCord General Patch diff --git a/Waterfall-Proxy-Patches/0024-Fix-ByteBuf-memory-leaks.patch b/Waterfall-Proxy-Patches/0024-Fix-ByteBuf-memory-leaks.patch index f0856e0..fee5671 100644 --- a/Waterfall-Proxy-Patches/0024-Fix-ByteBuf-memory-leaks.patch +++ b/Waterfall-Proxy-Patches/0024-Fix-ByteBuf-memory-leaks.patch @@ -1,5 +1,5 @@ From 70c35798c174ad82481c381369bb613f26e200e7 Mon Sep 17 00:00:00 2001 -From: LinsaFTW +From: linsaftw Date: Sat, 20 Mar 2021 12:36:25 -0300 Subject: [PATCH] Fix ByteBuf memory leaks