Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Memory Leak on get_device_property() method #439

@FPO28

Description

@FPO28

Hi everyone,

We have C++ device servers, and while testing polling on init() method, I observed a memory leak from get_device_property() of about 3.9kb by call. I saw the memory leak on two device servers generated by POGO.

To observe it, we can just call "get_device_property();" in "always_executed_hook();" method (+2MB in about 6 minutes). I tested it on several device servers, and the memory leak seems to be the same on each.

For information, the leak was observed on Windows 7 and on Windows Server 2016.

I searched on documentation and on the forum, and didn't find any result. Is this known? Was it solved on Tango 9?

I currenty use Tango 8.1.2, would it be possible to just get the modification and still use Tango 8.1.2 ?

I'm not sure it's on the most appropriate topic, I will move it if this is the case.
Thanks for you answers.

Best regards
Florian POURCHAYRE

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions