Skip to content

Prevent infinite recursion in ZIF_ALOG_ATTACHABLE #26

Open
@fabianlupa

Description

@fabianlupa

If two loggers have each other attached the log messages will be exchanged indefinitely. The check whether a logger is already attached should include all attached loggers recursively as well and throw ZCX_ALOG_ALREADY_ATTACHED.
Check should go in ZCL_ALOG_LOGGER_BASE->ATTACH

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