Skip to content

Conversation

lijinliangyihao
Copy link

If we have symlinks like this:

x -> y
y -> x

rreadlink will result in an infinite loop, which is not good.

Add a precheck in rreadlink, so senario like this will be reported:
Error: x: broken symbolic link to y

@CLAassistant
Copy link

CLAassistant commented Apr 2, 2025

CLA assistant check
All committers have signed the CLA.

@hengyunabc hengyunabc requested a review from Copilot July 27, 2025 01:18
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@hengyunabc hengyunabc requested a review from Copilot September 11, 2025 09:41
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants