diff options
| author | Xiao Guangrong <[email protected]> | 2009-12-07 12:07:15 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-12-07 06:26:24 +0100 |
| commit | d9541ed3241bb6c2b805d3ea0e87563cf2a0c5c3 (patch) | |
| tree | 16993b0a3b165c20b64a91bdf260cfe7e3827617 /scripts/objdiff | |
| parent | d8bd9e0aedabcb47887712497bc386a06ddcbd12 (diff) | |
perf_event: Fix __dsos__write_buildid_table()
The remain buff size is 'len - pos->long_name_len - 1', not
'len - pos->long_name_len + 1'
This bug was introduced by commit 7691b1e ("perf tools: Misc small
fixes").
Signed-off-by: Xiao Guangrong <[email protected]>
Acked-by: OGAWA Hirofumi <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Li Zefan <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions