summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorAustin Kim <austindh.kim@gmail.com>2021-06-09 05:34:25 +0300
committerDavid S. Miller <davem@davemloft.net>2021-06-09 23:53:31 +0300
commit80ec82e3d2c1fab42eeb730aaa7985494a963d3f (patch)
tree005e0cc9daf9c36df5e27d98ff5f4f591e4736b0 /net/ipv4
parentf2386cf7c5f4ff5d7b584f5d92014edd7df6c676 (diff)
downloadlinux-80ec82e3d2c1fab42eeb730aaa7985494a963d3f.tar.xz
net: ethtool: clear heap allocations for ethtool function
Several ethtool functions leave heap uncleared (potentially) by drivers. This will leave the unused portion of heap unchanged and might copy the full contents back to userspace. Signed-off-by: Austin Kim <austindh.kim@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions