diff options
author | Takashi Iwai <[email protected]> | 2016-08-03 15:13:00 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2016-08-03 15:17:22 +0200 |
commit | 33baefe5e72f17a6df378e48196cd8cada11deec (patch) | |
tree | 6f2130f7a16d17dd21719563144aadc59d6f7ec1 /lib | |
parent | fd48331f9b71d2add941adaee3619f5b8527182d (diff) |
ALSA: hda: Fix krealloc() with __GFP_ZERO usage
krealloc() doesn't work always properly with __GFP_ZERO flag as
expected. For clearing the reallocated area, we need to clear
explicitly instead.
Reported-by: Joe Perches <[email protected]>
Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions