Skip to content

Add more asserts #10

@thass0

Description

@thass0
  • is_dyn_exec in src/info.c ought not to return false if info is NULL. Just crash, otherwise totally wrong data is passed around.
  • parse_num (src/debugger.c) will segfault if passed NULL in its first argument. The function should check that this argument is not NULL.

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