Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

prevent usage of toString serialization if maxDepth is reached #61

@tobiasstamann

Description

@tobiasstamann

Calling toString method on non atomic types can cause serious issues like:

  • breaking the output format
  • trigger endless loops in application code if toString is implemented in a bad way

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