Yan Zhen <yanzhen@xxxxxxxx> 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 <fw@xxxxxxxxx>
Yan Zhen <yanzhen@xxxxxxxx> 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 <fw@xxxxxxxxx>