diff options
author | Eric Paris <[email protected]> | 2008-02-18 18:23:16 -0500 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-18 18:46:28 -0800 |
commit | b0abcfc14605b2a8c686bd8e193ab05b01a7980b (patch) | |
tree | cb07f92693df0135ac546b965b909b48d7645dde /net/unix/sysctl_net_unix.c | |
parent | f702c5815696bfca095cc1173fff6995c4d39844 (diff) |
Audit: use == not = in if statements
Clearly this was supposed to be an == not an = in the if statement.
This patch also causes us to stop processing execve args once we have
failed rather than continuing to loop on failure over and over and over.
Signed-off-by: Eric Paris <[email protected]>
Acked-by: Al Viro <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions