Skip to content

Memory leaks in Poco::Any  #2980

@xiezh

Description

@xiezh

if POCO_NO_SOO not set,and sizeof(ValueType) > POCO_SMALL_OBJECT_SIZE,call operator=(const ValueType&) and operator=(const Any&) will be memory leaks。

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions