Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash using "filter" input to Init and Get #25

Open
brian-stravaro opened this issue Dec 13, 2024 · 1 comment
Open

Crash using "filter" input to Init and Get #25

brian-stravaro opened this issue Dec 13, 2024 · 1 comment
Assignees

Comments

@brian-stravaro
Copy link
Collaborator

If we use the "filter" input to limit what's returned, and we set "Field Values" to TRUE but "Field Names" to FALSE, a call to Init or Get will crash LabVIEW.

It looks like the code for Field Values refers to the Field Names data structure in a couple of places, so that's likely to be the problem.

@nugatritter
Copy link
Collaborator

This should solve the issue.
Can you please confirm this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants