diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-08-02 06:31:02 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-08-02 07:26:37 +0200 |
commit | 11175556eec58b27a1398e80f8b1302314f2242c (patch) | |
tree | b511d3cac1240e7afc3ff7e54c0c0e1ba954fd7d /lib/show_mem.c | |
parent | ALSA: seq: Drop unused 64bit division macros (diff) | |
download | linux-11175556eec58b27a1398e80f8b1302314f2242c.tar.xz linux-11175556eec58b27a1398e80f8b1302314f2242c.zip |
ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.
Fixes: 7edf3b5e6a45 ("ALSA: usb-audio: AudioStreaming Power Domain parsing")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/show_mem.c')
0 files changed, 0 insertions, 0 deletions