Skip to content

Proposed: disallow leading zeros in some parts of float numeric representation #95

@DeLaGuardo

Description

@DeLaGuardo

Based on https://ask.clojure.org/index.php/14798/clojure-edn-leading-zeros-in-numbers

Fractional and exponent parts of a float allow literal zero to be represented using any number of \0 digits. This might be used to slow down any edn parser when supplied edn contains numbers like this: 0.0e000....0 (really a lot of zeros).

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