Skip to content

Ch18 - Arbitrary Precision: strict code #13

@ylme

Description

@ylme

https://github.com/drh/cii/blob/master/src/ap.c#L361

Before AP_new(0) , call AP_free(&z) making code stricting, Does it ?

if (endp == p) { endp = (char *)str; z = AP_new(0); }

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