Skip to content

KLL levels[] is not completely static #87

Description

@GordonYuanyc

Problem

levels[] in kll.rs is pre-computed but also changing during update.

How to Fix

As long as the memory are pre-allocated, just double the allocated memory should fix it.

Other Potential Effect

Maybe the serialization needs update, maybe not. Needs to check more carefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions