coredump: fix handling of premature-eof data for --backtrace
We'd fail with an assert in journal_importer_process_data(), because that function requires the caller to handle EOF themselves.
Loading
Please register or sign in to comment
We'd fail with an assert in journal_importer_process_data(), because that function requires the caller to handle EOF themselves.