aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2018-03-13 11:18:57 +0100
committerTakashi Iwai <[email protected]>2018-03-13 15:37:56 +0100
commit5730f9f744cfe20b771adc33f3b476b95d3eebba (patch)
tree4993d43ca26c4cd6fbd1199b215d94c9ab09a6cb /lib/test_overflow.c
parent491f833134ac474434e1c950925c58b2ac13ca72 (diff)
ALSA: pcm: Remove VLA usage
A helper function used by snd_pcm_hw_refine() still keeps using VLA for timestamps of hw constraint rules that are non-fixed size. Let's replace the VLA with a simple kmalloc() array. Reference: https://lkml.org/lkml/2018/3/7/621 Reviewed-by: Takashi Sakamoto <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions