From b931e79862974ff3f8994481332f0a48774ff46e Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 31 Jan 2024 21:16:11 +0000 Subject: [PATCH] Auto-generate files after cl/603136385 --- php/ext/google/protobuf/php-upb.h | 2 +- ruby/ext/google/protobuf_c/ruby-upb.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/ext/google/protobuf/php-upb.h b/php/ext/google/protobuf/php-upb.h index 4764e80a19..f73fa197d8 100644 --- a/php/ext/google/protobuf/php-upb.h +++ b/php/ext/google/protobuf/php-upb.h @@ -347,7 +347,7 @@ void __asan_unpoison_memory_region(void const volatile *addr, size_t size); // Must be last. -#define _kUpb_Status_MaxMessage 127 +#define _kUpb_Status_MaxMessage 511 typedef struct { bool ok; diff --git a/ruby/ext/google/protobuf_c/ruby-upb.h b/ruby/ext/google/protobuf_c/ruby-upb.h index b9436e6c52..7a577bcade 100755 --- a/ruby/ext/google/protobuf_c/ruby-upb.h +++ b/ruby/ext/google/protobuf_c/ruby-upb.h @@ -349,7 +349,7 @@ void __asan_unpoison_memory_region(void const volatile *addr, size_t size); // Must be last. -#define _kUpb_Status_MaxMessage 127 +#define _kUpb_Status_MaxMessage 511 typedef struct { bool ok;