Skip to content

Fix maybe errors on returned types of every methods #187

@schmouk

Description

@schmouk

Let's check for maybe errors on returned types for every method that has already been coded. The kind of hunted errors are: return type as a reference while the returned object has been created within the method (and destructed thereof before returning).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions