Details

[Home]

Issue of the Implementation # L0053

Brief

net/core: Fix potential memory leak in dev_set_alias()

Detailed Description

Do not leak memory by updating pointer with potentially NULL krealloc return value.

Component

linux-kernel 3.5

Accepted

https://lkml.org/lkml/2012/8/8/171
commit

Status

Fixed in kernel 3.6-rc2

[Home]