diff options
| author | Oleg Nesterov <[email protected]> | 2006-10-29 15:57:16 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-29 20:07:37 +0000 |
| commit | 3d8334def5cf831d2ed438aae021696a2faa4ddd (patch) | |
| tree | 6ba3582c4927bff20fd0e8e4fd3230680a5d8718 /scripts/basic/docproc.c | |
| parent | [PATCH] taskstats: fix sk_buff leak (diff) | |
| download | kernel-3d8334def5cf831d2ed438aae021696a2faa4ddd.tar.gz kernel-3d8334def5cf831d2ed438aae021696a2faa4ddd.zip | |
[PATCH] taskstats: fix sk_buff size calculation
prepare_reply() adds GENL_HDRLEN to the payload (genlmsg_total_size()),
but then it does genlmsg_put()->nlmsg_put(). This means we forget to
reserve a room for 'struct nlmsghdr'.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Thomas Graf <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Shailabh Nagar <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Jay Lan <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions
