diff options
author | Todd Kjos <[email protected]> | 2018-02-07 13:57:37 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-02-16 11:16:38 +0100 |
commit | 8ca86f1639ec5890d400fff9211aca22d0a392eb (patch) | |
tree | d8422351633e988f4bdde1bd14dbf60d29cac502 /net/unix/af_unix.c | |
parent | e46a3b3ba7509cb7fda0e07bc7c63a2cd90f579b (diff) |
binder: replace "%p" with "%pK"
The format specifier "%p" can leak kernel addresses. Use
"%pK" instead. There were 4 remaining cases in binder.c.
Signed-off-by: Todd Kjos <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions