Skip to content

LGTM.com - false positive - C++ std::make_unique is considered as a stack variable #5709

Closed
@pavelkryukov

Description

@pavelkryukov

Description of the false positive

std::make_unique is considered to create stack-variable, while it allocates everything on heap.

URL to the alert on the project page on LGTM.com

https://lgtm.com/projects/g/MIPT-ILab/mipt-mips/snapshot/7da5a371e3783c87709762d579ad3553ee537802/files/simulator/infra/ports/module.h#xe62a5e4a1bee1e6a:1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions