Skip to content

bytesToHexString(byte[] bytes) may throw NullPointerException #1178

Description

@cragkhit

The method bytesToHexString(byte[] bytes) in https://github.com/aionnetwork/aion/blob/master/modPrecompiled/src/org/aion/precompiled/util/HexConvert.java does not check for a null byte array and may cause a NullPointerException.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions