levy5307 commented on PR #12257:
URL: https://github.com/apache/doris/pull/12257#issuecomment-1234185526

   > 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.
   
   Good idea. But in my opinion, it's better to ensure the quality of online 
service, so we  should avoid to produce too many coredump. And I added a log 
error here to catch this 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]

Reply via email to