Skip to content

qvi_bbuff_copy still allocates memory #275

@GuillaumeMercier

Description

@GuillaumeMercier

qvi_bbuff_copy calls qvi_copy which in turn calls the = operator (for bbuff)
In its definition, this operator calls calloc.
I wonder if this could be avoided, given the bbuff defintion and usage.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions