Zero initialize audio_port_config and containing structs
Add zero initialization for struct audio_port_config and the structures that contain it: audio_port and audio_patch. Left intact places where the struct is overwritten completely or memset'd right after declaration. Test: make Change-Id: I889e55fd7c7b8810ef840090a9f0a85d55eaedb3
Loading
Please register or sign in to comment