amosbird commented on issue #1761: URL: https://github.com/apache/incubator-brpc/issues/1761#issuecomment-1125695013
> It is better to check return code for these two append calls. I guess the answer is UB then :) > But in practice, we rarely encounter append failures. Memory allocation failures are always rare. However, well-defined applications are required to handle it properly. This is especially true since brpc identifies itself as an industrial-grade RPC framework. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
