diff options
author | 2013-08-20 17:51:48 +0100 | |
---|---|---|
committer | 2013-09-01 08:16:20 -0400 | |
commit | bdab49d760c14dd7d5a8f64dbfedd7a3f1121e9b (patch) | |
tree | 7003c5a7412078d07f7617a414986916b3c3a45c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: Use %z to format size_t (diff) | |
download | linux-dev-bdab49d760c14dd7d5a8f64dbfedd7a3f1121e9b.tar.xz linux-dev-bdab49d760c14dd7d5a8f64dbfedd7a3f1121e9b.zip |
Btrfs: fix printing of non NULL terminated string
The name buffer is not terminated by a '\0' character,
therefore it needs to be printed with %.*s and use the
length of the buffer.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions