diff options
| author | Andrew Morton <akpm@osdl.org> | 2006-10-17 00:09:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-17 08:18:43 -0700 |
| commit | 0187f879ee8d4b914e74ffa3cc5df268311fc2d2 (patch) | |
| tree | 6c29aa7911a9a3ffc4497ea319d3fb6d1bfbd55c /net/core/utils.c | |
| parent | ac08c26492a0ad4d94a25bd47d5630cd38337069 (diff) | |
| download | olio-linux-3.10-0187f879ee8d4b914e74ffa3cc5df268311fc2d2.tar.xz olio-linux-3.10-0187f879ee8d4b914e74ffa3cc5df268311fc2d2.zip | |
[PATCH] PROC_NUMBUF is wrong
Actually, the decimal representation of a 32-bit signed number can take 12
bytes, including the \0.
And then some code adds a \n as well, so let's give it 13 bytes.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions