Skip to content

alsa.lua: remove the disabled entities from the names table

Ashok Sidipotu requested to merge device-removal-with-null-object-1 into master

entities here are the device cards and the device nodes.

sometimes null device objects are reported by monitor, this results in lua exceptions handle this use case.

Fixes #361 (closed)

Merge request reports