mirror of https://github.com/thesofproject/sof.git
9b1b6158e3
Fixes: tplg_parser.c: In function ‘tplg_load_graph’: tplg_parser.c:979:2: error: ‘sink’ may be used uninitialized in this function [-Werror=maybe-uninitialized] 979 | printf("loading route %s -> %s\n", source, sink); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Marc Herbert <marc.herbert@intel.com> |
||
---|---|---|
.. | ||
include/tplg_parser | ||
CMakeLists.txt | ||
tplg_parser.c |