Hi, To fix a memory bug in gRPC C++ that occurs when deserializing absl::Cord data, gRPC C++ has released a few patch versions, 1.55.x through 1.59.x. If you are using gRPC C++ and absl::Cord, please upgrade it to one of these patch versions.
- https://github.com/grpc/grpc/releases/tag/v1.55.4 - https://github.com/grpc/grpc/releases/tag/v1.56.3 - https://github.com/grpc/grpc/releases/tag/v1.57.1 - https://github.com/grpc/grpc/releases/tag/v1.58.2 - https://github.com/grpc/grpc/releases/tag/v1.59.1 This issue only affects gRPC C++; other languages are not affected. Regards, Esun. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/3cbaba20-3d16-4908-9e8e-d72e4b4c2ca3n%40googlegroups.com.
