-
Notifications
You must be signed in to change notification settings - Fork 254
Replace fgetsx() by fgets(3) and fputsx() by fputs(3) #1056
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zeha
reviewed
Jul 22, 2024
thesamesam
reviewed
Jul 22, 2024
Contributor
|
I really feel this PR is still pretty noisy. |
0936efa to
5100579
Compare
a71fc6f to
e49bcf8
Compare
ef91817 to
27dd9f5
Compare
9fd4a0b to
b6b6a6b
Compare
c817cb6 to
b3acc48
Compare
0ea5edc to
4997bf3
Compare
ee33cbb to
2cef50c
Compare
2cef50c to
4fb75dd
Compare
Collaborator
Author
|
@hallyn Please review this when you have some time. |
4fb75dd to
857e81e
Compare
680a47a to
f3c4705
Compare
f3c4705 to
9ee3bd4
Compare
4fdcc55 to
ee9257a
Compare
ee9257a to
da65336
Compare
75fecc2 to
5d11dcf
Compare
Collaborator
Author
|
I've removed this PR from the list for this release. Let's discuss it after the release. |
It seems they never worked correctly. Let's keep it simple and remove support for escaped newlines. Closes: <shadow-maint#1055> Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
5d11dcf to
b2dde5a
Compare
BTW, getline(3) says we are responsible for free(3)ing the buffer on error. Reported-by: Chris Hofstaedtler <zeha@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
b2dde5a to
161e4f2
Compare
hallyn
approved these changes
Dec 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It seems they never worked correctly. Let's keep it simple and remove
support for escaped newlines.
Closes: #1055
Reported-by: @zeha
Queued after:
Revisions:
v1b
v2
v2b
v3
v3b
v4
-wand/or--color-words=., so that it doesn't hurt review.v4b
v4c
v4d
v4e
v4f
v4g
v4h
v4i
v4j
v4k
v4l
v5
v5b
v5c
v5d
v5e
v5f
v5g
v5h
v5i
v5j
v5k
v5l
v5m
v5n
v5o
v5p
v5q
v5r
v5s
v5t
v5u
v5v
v5w
v5x
v5y
v5z
v6
v6b
v6c
v6d
v6e
v6f
v6g
v6h
v6i
v6j
v6k
v6l
v6m
v6n
v6o
v6p
v6q
v6r
v6s
v6t
v6u
v7
v7b
v8
v9
v9b
v9c
v9d
v9e
v10
v10b
v11
v11b
v11c