Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: fix dir tree traversal bug #128

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

tksky1
Copy link
Contributor

@tksky1 tksky1 commented Sep 25, 2023

Description

fix dir-tree copy error for trimmer tool
add limitation to -o when -r is in used for trimmer tool

Motivation and Context

using recursive trim may encounter some problems with relative path
restriction should be added to output dir to stop output inside the specified -r root-dir which may overlay the original IDL

@tksky1 tksky1 requested review from a team as code owners September 25, 2023 05:43
@HeyJavaBean HeyJavaBean merged commit a959e9f into cloudwego:main Sep 25, 2023
3 checks passed
tksky1 added a commit to tksky1/thriftgo that referenced this pull request Oct 5, 2023
HeyJavaBean pushed a commit that referenced this pull request Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants