commit | a3d601fcc2f94fd1583053a1b1aea5de66ffc79c | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jan 20 14:58:53 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 20 17:09:18 2016 -0800 |
tree | 1fc6649b564daf5a6cfe3622eb2bbaf66bbeba6e | |
parent | 3db4a987180acfba3bc117575bfedb81e055778c [diff] |
test_hexdump: go through all possible lengths of buffer When test for overflow do iterate the buffer length in a range 0 .. BUF_SIZE. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>