diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-12-10 01:50:34 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-01-04 21:14:39 +0100 |
commit | 4f6b434fee2402b3decdeae9d16eb648725ae426 (patch) | |
tree | 2b82a9d220509e2fe42c365de5083eb8032880e4 /net | |
parent | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-4f6b434fee2402b3decdeae9d16eb648725ae426.tar.xz linux-4f6b434fee2402b3decdeae9d16eb648725ae426.zip |
don't reallocate buffer in every audit_sockaddr()
No need to do that more than once per process lifetime; allocating/freeing
on each sendto/accept/etc. is bloody pointless.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions