diff options
author | Sasha Levin <[email protected]> | 2015-01-23 20:47:00 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-01-25 00:23:21 -0800 |
commit | 6b8d9117ccb4f81b1244aafa7bc70ef8fa45fc49 (patch) | |
tree | 348b8723a0f41a4bffbd739c4461f68c6d21fde3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6088beef3f7517717bd21d90b379714dd0837079 (diff) |
net: llc: use correct size for sysctl timeout entries
The timeout entries are sizeof(int) rather than sizeof(long), which
means that when they were getting read we'd also leak kernel memory
to userspace along with the timeout values.
Signed-off-by: Sasha Levin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions