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

Seg fault on Improper Use #155

Open
resyfer opened this issue Feb 6, 2023 · 2 comments
Open

Seg fault on Improper Use #155

resyfer opened this issue Feb 6, 2023 · 2 comments
Assignees

Comments

@resyfer
Copy link

resyfer commented Feb 6, 2023

On a usage like ./build_recorder -o foo.out it segfaults.

Logs:

$ ./build_recorder -o foo.out
[1]    38241 segmentation fault (core dumped)  ./build_recorder -o foo.out
@resyfer
Copy link
Author

resyfer commented Feb 6, 2023

It's a simple fix, but I would like to work on this issue, along with adding a proper CLI usage help text.

@fvalasiad
Copy link
Collaborator

Go ahead! Please use the indent profile stored in the repository. I'd also recommend adding it as a pre-commit git hook.

You may also add build instructions since you managed and an attendee asked us for it yesterday!

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

No branches or pull requests

2 participants