Skip to content

tftpd: fix/tidy up open() mode flags#19671

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:tftpdopen
Closed

tftpd: fix/tidy up open() mode flags#19671
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:tftpdopen

Conversation

@vszakats

@vszakats vszakats commented Nov 24, 2025

Copy link
Copy Markdown
Member
  • replace 0777 with S_I* macros.
  • fix to not pass invalid flags on Windows.

Follow-up to 537987d #19645

- replace 0777 with `S_I*` macros.
- fix to not pass invalid flags on Windows.
@vszakats vszakats added tests Windows Windows-specific labels Nov 24, 2025
@github-actions github-actions Bot added the TFTP label Nov 24, 2025
@vszakats vszakats changed the title tests/server/tftpd: fix/tidy up open() mode flags tftpd: fix/tidy up open() mode flags Nov 24, 2025
@vszakats vszakats closed this in 2b7515a Nov 24, 2025
@vszakats
vszakats deleted the tftpdopen branch November 24, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests TFTP Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant