Skip to content

tool_getparam: replace two uses of strncpy(), ban strncpy - #15212

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/src-strncpy
Closed

tool_getparam: replace two uses of strncpy(), ban strncpy#15212
bagder wants to merge 1 commit into
masterfrom
bagder/src-strncpy

Conversation

@bagder

@bagder bagder commented Oct 9, 2024

Copy link
Copy Markdown
Member

strncpy() is rarely the right choice

@dfandrich

Copy link
Copy Markdown
Contributor

Analysis of PR #15212 at 143af1a8:

Test 303 failed, which has NOT been flaky recently, so there could be a real issue in the PR.

Test 1631 failed, which has NOT been flaky recently, so there could be a real issue in the PR. Note that this test has failed in 2 different CI jobs (the link just goes to one of them).

Test 1632 failed, which has NOT been flaky recently, so there could be a real issue in the PR.

Generated by Testclutch

@bagder bagder closed this in 0894963 Oct 9, 2024
@bagder
bagder deleted the bagder/src-strncpy branch October 9, 2024 21:43
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants