Skip to content

memory out of range #30

@legier

Description

@legier

I want to use slre in my embedded project, but when I use it I am falling into HardFalt interrupt because of memory corruption. I can't show any places, but when I comment all calls to slre_match method. everything is fine.

This is my example:
slre_cap CapturedExp[20];
(slre_match("([ ]*\r)", "diag\r", 5, CapturedExp, 10, SLRE_IGNORE_CASE)

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