weizuo93 commented on PR #12257: URL: https://github.com/apache/doris/pull/12257#issuecomment-1234110874
Normally, the pointer `list` here should not be `nullptr`. I think we'd better to explore the reason why the `list` is nullptr and fix it instead of skipping nullptr, otherwise it might hide the potential problem. -- 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]
