Skip to content

parseText throw ArrayIndexOutOfBoundsException when build with an empty map #50

@XhstormR

Description

@XhstormR
val acdat = AhoCorasickDoubleArrayTrie<String>()
acdat.build(emptyMap())

println(acdat.parseText("uhers")) // java.lang.ArrayIndexOutOfBoundsException

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions