commit | 7be71d225fd6d44cc38eaef532c2eb502dcadb91 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed May 23 16:51:46 2018 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed May 23 17:15:11 2018 -0700 |
tree | fd930e9c5f1f45015264e9548c75301b7e16cc61 | |
parent | 85599801bae7907bd1bc0e4cad1b834d16920776 [diff] |
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