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

ENT-12414: Use librsync's Stream API in GET <FILENAME> requests #5629

Merged
merged 7 commits into from
Dec 13, 2024

Fixed name conflicts on Windows

898fcc5
Select commit
Loading
Failed to load commit list.
Merged

ENT-12414: Use librsync's Stream API in GET <FILENAME> requests #5629

Fixed name conflicts on Windows
898fcc5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 11, 2024 in 2s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 467 in cf-serverd/server_common.c

See this annotation in the file changed.

Code scanning / CodeQL

Declaration hides variable Note

Variable version hides another variable of the same name (on
line 458
).

Check notice on line 523 in cf-serverd/server_common.c

See this annotation in the file changed.

Code scanning / CodeQL

Declaration hides variable Note

Variable version hides another variable of the same name (on
line 458
).

Check notice on line 558 in cf-serverd/server_common.c

See this annotation in the file changed.

Code scanning / CodeQL

Declaration hides variable Note

Variable version hides another variable of the same name (on
line 458
).

Check notice on line 826 in libcfnet/client_code.c

See this annotation in the file changed.

Code scanning / CodeQL

Declaration hides variable Note

Variable version hides another variable of the same name (on
line 797
).