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

coredump: fix handling of premature-eof for --backtrace #5540

Merged
merged 1 commit into from Mar 6, 2017

Conversation

keszybz
Copy link
Member

@keszybz keszybz commented Mar 6, 2017

We'd fail with an assert in journal_importer_process_data(),
because that function requires the caller to handle EOF themselves.

We'd fail with an assert in journal_importer_process_data(),
because that function requires the caller to handle EOF themselves.
@keszybz keszybz added bug 🐛 Programming errors, that need preferential fixing coredump labels Mar 6, 2017
@keszybz keszybz changed the title coredump: fix handling of premature-eof data for --backtrace coredump: fix handling of premature-eof for --backtrace Mar 6, 2017
@tixxdz tixxdz merged commit 81687ee into systemd:master Mar 6, 2017
@keszybz keszybz deleted the coredump-eof-fix branch March 12, 2017 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Programming errors, that need preferential fixing coredump
Development

Successfully merging this pull request may close these issues.

None yet

2 participants