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

header.go prevent otherHeader.rawTLVs being nil #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 29, 2023

  1. header.go prevent otherHeader.rawTLVs being nil

    If header.Version != otherHeader.Version then otherHeader.rawTLVs
    is not present.
    hilbix committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7095f70 View commit details
    Browse the repository at this point in the history