Parent: d8ca06631b7434ea8837f9c571bfe31d6602d31f
Author: Nitin Jadhav <nitin.jadhav@nxp.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-07-25 22:36:45
Tree: 9a9f2aa5de6d5c58b254a5236308d972c690568c
shared/vcp: Fix the crash observed with VOCS Root cause - There are two types of database- Remote and Local (rdb and ldb). - In client mode currently the code was written to access ldb. Fix - Correcting it, to access rdb has resolved the problem in VOCS. - Same correction is done for VCS. Reported-by: Pauli Virtanen <pav@iki.fi>
Diffstat
| M | src/shared/vcp.c | | | 4 | ++- - |
1 files changed, 2 insertions(+), 2 deletions(-)