summaryrefslogtreecommitdiff
path: root/Documentation/metag
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-03-08 10:26:48 +0300
committerTakashi Iwai <tiwai@suse.de>2018-03-08 10:41:12 +0300
commit2e2c177ca84aff092c3c96714b0f6a12900f3946 (patch)
tree8f0f0e6d1f51b3541fcf71f207b1496dd411fddc /Documentation/metag
parent338e17d3f58e9868a12af7deb1edcfb40bd588b2 (diff)
downloadlinux-2e2c177ca84aff092c3c96714b0f6a12900f3946.tar.xz
ALSA: vmaster: Propagate slave error
In slave_update() of vmaster code ignores the error from the slave get() callback and copies the values. It's not only about the missing error code but also that this may potentially lead to a leak of uninitialized variables when the slave get() don't clear them. This patch fixes slave_update() not to copy the potentially uninitialized values when an error is returned from the slave get() callback, and to propagate the error value properly. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/metag')
0 files changed, 0 insertions, 0 deletions