Skip to content

fastcat::Manager::GetDeviceStatePointers dynamically allocates memory #30

Open
@d-loret

Description

Unlike fastcat::Manager::GetDeviceStates, fastcat::Manager::GetDeviceStatePointers dynamically allocates memory each time it is called. The vector is constructed and resized with each call of the function. This makes the function non real-time safe.

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions