| Index: third_party/tcmalloc/README.chromium
|
| diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
|
| index 801003b0f784e2d2d7b94c75ce2fb8f47bafc3f7..84cea19ed0ad8d6e1561144f6afec4821c6c9f98 100644
|
| --- a/third_party/tcmalloc/README.chromium
|
| +++ b/third_party/tcmalloc/README.chromium
|
| @@ -108,3 +108,4 @@ Modifications:
|
| - Update addr2line-pdb.c to fix format string errors and use relative addresses
|
| matching linux's behavior more closely.
|
| - Changed kint64min to not depend on undefined behavior.
|
| +- Fix potential missing nul character in symbol names produced by addr2line-pdb.
|
|
|