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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions