[alsa-devel] [PATCH lib 0/5] alsa-lib topology trivial fixes
Takashi Iwai
tiwai at suse.de
Tue Sep 8 22:21:36 CEST 2015
Hi,
here is a series of trivial fixes that have been spotted by gcc
warnings.
Takashi
Takashi Iwai (5):
topology: builder: Fix possibly uninitialized variable in
write_elem_block()
topology: ctl: Fix access type checks
topology: data: Fix wrong size check in tplg_parse_data_hex()
topology: parser: Add missing return value to
snd_tplg_set_manifest_data()
topology: pcm: Remove unused variables
src/topology/builder.c | 9 ++++-----
src/topology/ctl.c | 2 +-
src/topology/data.c | 4 ++--
src/topology/parser.c | 1 +
src/topology/pcm.c | 3 +--
5 files changed, 9 insertions(+), 10 deletions(-)
--
2.5.1
More information about the Alsa-devel
mailing list