Skip to content

Conversation

@magnumripper
Copy link
Member

No description provided.

Copy link
Member

@solardiz solardiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to add \n to the string

@solardiz
Copy link
Member

We have some more instances of sys.stderr.write that are missing the newline character, including in fvde2john.py @holly-o

@magnumripper magnumripper force-pushed the stderr branch 4 times, most recently from 6dd324f to 5d7e494 Compare November 19, 2025 09:11
@magnumripper
Copy link
Member Author

We have some more instances of sys.stderr.write that are missing the newline character, including in fvde2john.py @holly-o

Yes, many in that one. I'm not touching it as there's a PR affecting it. I can't find any others.

@magnumripper magnumripper merged commit 0c0ffee into openwall:bleeding-jumbo Nov 19, 2025
59 of 60 checks passed
@magnumripper magnumripper deleted the stderr branch November 19, 2025 09:14
@solardiz
Copy link
Member

I can't find any others.

This finds some:

fgrep -A1 stderr.write *.py | fgrep -v '\n' | grep -B1 '"[) ]'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants