git-hulk opened a new pull request, #3483: URL: https://github.com/apache/kvrocks/pull/3483
Replication fullsync uses the peer's file names to fetch checkpoint files and materialize them in the local sync checkpoint directory. Previously, those names were joined directly with local directories, so traversal components could escape the intended directory during existence checks, temporary file creation, rename, cleanup, or master-side file open. -- 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]
