Skip to content

Shared Memory Get Size should not hardcode "/dev/shm" #6

@ryanpoulos

Description

@ryanpoulos

Currently, the Get Size VI in Shared Memory.lvlib has to manually build a path to the shared memory file in /dev/shm to use a File I/O VI to get the size. This function should use the already open file descriptor and not rely on the shm file being located at /dev/shm since that can technically change.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions