diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-04-25 21:08:31 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-04-25 21:08:31 +0000 |
commit | 1d5487c5d0511c94cd0be8bc277494a2c4155221 (patch) | |
tree | f134e1300feb7516163daa21d19dca41efc73aa7 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | 3e2822900075412bc00b498cc1a362676b78e27b (diff) | |
download | bcm5719-llvm-1d5487c5d0511c94cd0be8bc277494a2c4155221.tar.gz bcm5719-llvm-1d5487c5d0511c94cd0be8bc277494a2c4155221.zip |
Fix buffer problem with printing long Hwloc affinity mask
This change has the hwloc_bitmap_list_snprintf() function use the entire buffer
to print the mask. There is no need to shorten the buffer length by 7. It only
needs to be shortened by one byte.
llvm-svn: 267470
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions