diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-08-19 22:52:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-27 10:31:49 +0300 |
commit | 3f4be7a7db9fa51929ea22f0cdcfa0abdbf1573f (patch) | |
tree | 8e3ca0f29fb4cb76f071e1dddad7b6f83eea12aa /lib/test_overflow.c | |
parent | 1c0be9a99c9cf32a026d5a01e0e39e8c5d816ff3 (diff) | |
download | linux-3f4be7a7db9fa51929ea22f0cdcfa0abdbf1573f.tar.xz |
netlink: fix state reallocation in policy export
[ Upstream commit d1fb55592909ea249af70170c7a52e637009564d ]
Evidently, when I did this previously, we didn't have more than
10 policies and didn't run into the reallocation path, because
it's missing a memset() for the unused policies. Fix that.
Fixes: d07dcf9aadd6 ("netlink: add infrastructure to expose policies to userspace")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions