xutaoustc opened a new pull request, #24605: URL: https://github.com/apache/doris/pull/24605
Some code are scanned to have potential security and performance problems: This pr fix the problem that some iostream are not closed after using. Use try with resource make io stream close automatically to avoid resource leak -- 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]
