aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJohann Felix Soden <[email protected]>2008-03-11 16:44:26 +0100
committerLen Brown <[email protected]>2008-03-12 17:57:22 -0400
commitc8dc9de10951609492f0d0282a61e2b2eec385c8 (patch)
tree7dd5fa955ed3873d653515ac7f0792c9507b1388 /net/unix/sysctl_net_unix.c
parentb6a163875935ce8e8e85901a7f2b68f7a314d914 (diff)
ACPI: buffer array too short in drivers/acpi/system.c
Since "ff_gbl_lock" has a length of 11 chars and is copied with sprintf to char buffer[10], there is a problem. We need char buffer[12] because of the closing zero byte. Signed-off-by: Johann Felix Soden <[email protected]> Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions