Yan Zhen <[email protected]> wrote: > When we are allocating an array, using kmemdup_array() to take care about > multiplication and possible overflows. > > Also it makes auditing the code easier.
Reviewed-by: Florian Westphal <[email protected]>
Yan Zhen <[email protected]> wrote: > When we are allocating an array, using kmemdup_array() to take care about > multiplication and possible overflows. > > Also it makes auditing the code easier.
Reviewed-by: Florian Westphal <[email protected]>