diff options
author | Peter Hurley <[email protected]> | 2013-03-08 12:43:27 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-03-08 15:05:33 -0800 |
commit | 88b9e456b1649722673ffa147914299799dc9041 (patch) | |
tree | cb2c12ee6fc4ad53e1a15c4e19f676b1d0058183 /lib/test-string_helpers.c | |
parent | e1082f45f1e2bbf6e25f6b614fc6616ebf709d19 (diff) |
ipc: don't allocate a copy larger than max
When MSG_COPY is set, a duplicate message must be allocated for the copy
before locking the queue. However, the copy could not be larger than was
sent which is limited to msg_ctlmax.
Signed-off-by: Peter Hurley <[email protected]>
Acked-by: Stanislav Kinsbursky <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions