diff options
| author | Kirill Korotaev <[email protected]> | 2006-07-12 09:03:05 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-12 12:52:54 -0700 |
| commit | d579091b4385e9386e244622d593fe064aa8e8e7 (patch) | |
| tree | b1fc0f3fef38d7580dc6bdf3b1842534126deda6 /scripts/patch-kernel | |
| parent | abf75a5033d4da7b8a7e92321d74021d1fcfb502 (diff) | |
[PATCH] fix fdset leakage
When found, it is obvious. nfds calculated when allocating fdsets is
rewritten by calculation of size of fdtable, and when we are unlucky, we
try to free fdsets of wrong size.
Found due to OpenVZ resource management (User Beancounters).
Signed-off-by: Alexey Kuznetsov <[email protected]>
Signed-off-by: Kirill Korotaev <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions