fix(nvgpu): Initialize value of parameter to fix INVALID_ARGUMENT #334

Merged
icex2 merged 2 commits from pr334 into master 2025-02-19 21:42:11 +03:00
2 Commits
Author SHA1 Message Date
icex2 291e932b87 Merge branch 'master' into pr334 2025-02-19 19:42:01 +01:00
icex2 3c2dda505e fix(nvgpu): Initialize value of parameter to fix INVALID_ARGUMENT
As stated by the documentation in nvapi.h, path_info_count
must be set to the value 0 in this case.
2025-02-19 19:41:33 +01:00