Skip to content

Audit throw 0 instances throughout the code base #6468

Open
@SaswatPadhi

Description

@SaswatPadhi

CBMC version: 516f109

Forking off from @martin-cs's recent comment: #6249 (comment)

We use the throw 0 at several places throughout code base. We should use audit these instances and:

  1. check if it would be more appropriate to raise an INVARIANT violation,
  2. throw exceptions or at least std::strings in place of 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions