service: graph_module: Fix uninitialized access of tkv.kvp

Tkv is accessed without initialization in error case which
can lead to freeing of unallocated memory.
Initialize tkv to fix the issue.

Change-Id: I65223a10c08d407923ce405878abab83c823279a
1 file changed
tree: f852b9f3727780caac5b02bc6503260a13ac67db
  1. ipc/
  2. plugins/
  3. service/
  4. snd_parser/
  5. Android.mk
  6. NOTICE
  7. README.md
README.md

agm

Audio Graph Manager