diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-04-02 19:40:47 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-05-29 23:28:33 -0400 |
commit | cc1dad7183e4cb7f5d313b6942f2059fc0eabab6 (patch) | |
tree | 372614e5c981ff868682af2babdd8d0fec356952 /mm | |
parent | c862868bb455694704c255481369c40d7185eb25 (diff) | |
download | linux-3.10-cc1dad7183e4cb7f5d313b6942f2059fc0eabab6.tar.gz linux-3.10-cc1dad7183e4cb7f5d313b6942f2059fc0eabab6.tar.bz2 linux-3.10-cc1dad7183e4cb7f5d313b6942f2059fc0eabab6.zip |
selinuxfs snprintf() misuses
a) %d does _not_ produce a page worth of output
b) snprintf() doesn't return negatives - it used to in old glibc, but
that's the kernel...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions