aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc')
-rw-r--r--net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc b/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc
index f119df1d6e6e..b73078bdc1ab 100644
--- a/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc
+++ b/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc
@@ -1,6 +1,6 @@
---- src/data/memory_chunk.cc.orig 2025-06-01 13:09:26 UTC
+--- src/data/memory_chunk.cc.orig 2025-09-05 08:47:37 UTC
+++ src/data/memory_chunk.cc
-@@ -66,6 +66,9 @@ MemoryChunk::unmap() {
+@@ -49,6 +49,9 @@ MemoryChunk::unmap() {
if (!is_valid())
throw internal_error("MemoryChunk::unmap() called on an invalid object");