Jim Meyering
f07c9a79f0
Btrfs: avoid buffer overrun in btrfs_printk
...
The buffer read-overrun would be triggered by a printk format
starting with <N>, where N is a single digit. NUL-terminate
after strncpy. Use memcpy, not strncpy, since we know the
string we're copying fits in the destination buffer and
contains no NUL byte.
Signed-off-by: Jim Meyering <meyering@redhat.com>
2012-05-30 10:23:31 -04:00
..
2012-05-30 10:23:27 -04:00
2012-03-22 01:45:34 +01:00
2012-03-22 01:45:34 +01:00
2012-04-18 19:22:23 +02:00
2012-03-27 14:51:21 +02:00
2012-05-30 10:23:27 -04:00
2012-05-11 10:56:40 -04:00
2011-12-21 19:14:09 +01:00
2012-04-13 19:41:27 -07:00
2012-03-22 01:45:34 +01:00
2012-05-11 10:56:37 -04:00
2012-04-28 09:30:07 -07:00
2012-05-30 10:23:27 -04:00
2011-07-26 16:49:47 -07:00
2012-03-22 01:45:34 +01:00
2012-01-04 16:12:48 +01:00
2012-03-22 11:52:54 +01:00
2012-05-06 07:23:47 -04:00
2012-05-06 07:23:47 -04:00
2012-03-22 11:52:54 +01:00
2012-05-30 10:23:28 -04:00
2012-04-18 19:22:30 +02:00
2011-08-01 14:30:50 -04:00
2012-02-15 16:40:25 +01:00
2012-05-11 10:56:41 -04:00
2012-03-30 12:44:29 -07:00
2012-05-30 10:23:29 -04:00
2012-04-13 19:41:27 -07:00
2012-03-28 20:31:37 -04:00
2012-03-29 09:57:44 -04:00
2012-05-30 10:23:27 -04:00
2012-05-30 10:23:30 -04:00
2012-05-04 15:16:06 -04:00
2011-12-21 19:14:16 +01:00
2012-03-22 01:45:34 +01:00
2012-03-22 01:45:34 +01:00
2012-03-20 21:48:21 +08:00
2012-01-16 15:27:58 -05:00
2012-05-30 10:23:28 -04:00
2012-03-22 01:45:34 +01:00
2012-03-22 11:52:54 +01:00
2011-10-20 18:10:50 +02:00
2012-04-18 19:12:44 +02:00
2012-04-27 13:55:14 -04:00
2012-03-22 11:52:54 +01:00
2012-05-06 10:20:07 -07:00
2012-03-26 17:04:23 -04:00
2012-05-30 10:23:31 -04:00
2012-04-18 19:22:14 +02:00
2012-03-22 01:45:40 +01:00
2012-05-06 07:23:47 -04:00
2012-03-22 01:45:34 +01:00
2012-05-30 10:23:30 -04:00
2012-05-30 10:23:30 -04:00
2012-04-27 13:55:13 -04:00
2012-03-22 01:45:34 +01:00
2012-05-30 10:23:27 -04:00
2012-03-20 21:48:21 +08:00