aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h')
-rw-r--r--www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h b/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h
index 1bcf5be797cf..d8dcbfd3b13d 100644
--- a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h
+++ b/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h
@@ -1,6 +1,6 @@
---- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2023-07-24 14:27:53 UTC
+--- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2023-08-28 20:17:35 UTC
+++ base/allocator/partition_allocator/page_allocator_internals_posix.h
-@@ -394,8 +394,12 @@ bool TryRecommitSystemPagesInternal(
+@@ -396,8 +396,12 @@ bool TryRecommitSystemPagesInternal(
void DiscardSystemPagesInternal(uintptr_t address, size_t length) {
void* ptr = reinterpret_cast<void*>(address);