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

[R4R]fix nil point in downloader #409

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

unclezoro
Copy link
Collaborator

@unclezoro unclezoro commented Sep 3, 2021

Description

fix #404

Rationale

The downloader need check whether header is nil or not before using it.

Example

No

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • manual transaction test passed

Already reviewed by

...

Related issues

... reference related issue #'s here ...

@unclezoro unclezoro changed the title [WIP]fix nil point in downloader [R4R]fix nil point in downloader Sep 6, 2021
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.

Unexpected panic
3 participants