summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/module_section
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2016-04-25 21:08:31 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2016-04-25 21:08:31 +0000
commit1d5487c5d0511c94cd0be8bc277494a2c4155221 (patch)
treef134e1300feb7516163daa21d19dca41efc73aa7 /lldb/packages/Python/lldbsuite/test/python_api/module_section
parent3e2822900075412bc00b498cc1a362676b78e27b (diff)
downloadbcm5719-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/python_api/module_section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud