mirror of
https://git.proxmox.com/git/qemu
synced 2025-11-01 12:54:58 +00:00
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: Stefan Weil <sw@weilnetz.de> Signed-off-by: malc <av1474@comtv.ru> |
||
|---|---|---|
| .. | ||
| alsaaudio.c | ||
| audio_int.h | ||
| audio_pt_int.c | ||
| audio_pt_int.h | ||
| audio_template.h | ||
| audio_win_int.c | ||
| audio_win_int.h | ||
| audio.c | ||
| audio.h | ||
| coreaudio.c | ||
| dsound_template.h | ||
| dsoundaudio.c | ||
| esdaudio.c | ||
| fmodaudio.c | ||
| Makefile.objs | ||
| mixeng_template.h | ||
| mixeng.c | ||
| mixeng.h | ||
| noaudio.c | ||
| ossaudio.c | ||
| paaudio.c | ||
| rate_template.h | ||
| sdlaudio.c | ||
| spiceaudio.c | ||
| wavaudio.c | ||
| wavcapture.c | ||
| winwaveaudio.c | ||