The last field "flags" of object "minfo" is not initialized.Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>
Copying this object out may leak kernel stack data.
Assign 0 to it to avoid leak.
Signed-off-by: Kangjie Lu <kjlu@xxxxxxxxxx>
---
net/rds/recv.c | 2 ++
1 file changed, 2 insertions(+)