Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

libtuv will fail on unknown error #83

@konradlipner

Description

@konradlipner

I am refering to https://github.com/Samsung/libtuv/blob/master/src/uv-common.c#L118

On TizenRT there are some hard to find error definitions. This line cause core dump, while it could return "unknown error" / NULL. Current logic seems to be debug purpose, and end user would not expect exception because there is no proper string defined. It is not easy to get rid of this, and require recompilation/flashing of whole OS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions