dorothy00dd2 opened a new pull request, #1959: URL: https://github.com/apache/incubator-brpc/pull/1959
当 RedisCommandParser::Consume 返回 PARSE_ERROR_NOT_ENOUGH_DATA 时,已经 parse 过的数据可能被 ctx->arena.clear() 掉,下次继续parse时,解析过的 _args 内存已经被释放了。 -- 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]
