Skip to content
Commit b79ba45a authored by Stefan Weil's avatar Stefan Weil Committed by Michael Roth
Browse files

audio: Fix warning from static code analysis



smatch report:
audio/audio_template.h:416 AUD_open_out(18) warn:
 variable dereferenced before check 'as' (see line 414)

Moving the ldebug statement after the statement which checks 'as'
fixes that warning.

Signed-off-by: default avatarStefan Weil <sw@weilnetz.de>
Signed-off-by: default avatarmalc <av1474@comtv.ru>
(cherry picked from commit 93b65997)

Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 75a44ae2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment