Increase size of demangled symbol buffer
authorMark Drayton <markdrayton@fb.com>
Fri, 31 Oct 2014 20:42:40 +0000 (13:42 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Sat, 8 Nov 2014 02:25:50 +0000 (18:25 -0800)
commite5ce811f901193f14833f7d3cfe1c5cf79a0ee53
treef20bacfeeb566a69b36859a53ad99e640423bee6
parent48d2e85da89bac166c1f9d0cf874b74d3fe73e01
Increase size of demangled symbol buffer

Summary:
Symbols which demangle to a string longer than 1024 bytes are
quite common in our code. This diff increases the size of the output
buffer to accommodate them.

Test Plan: run it

Reviewed By: lucian@fb.com

Subscribers: trunkagent, njormrod, folly-diffs@

FB internal diff: D1639801

Tasks: 5464222

Signature: t1:1639801:1414784601:2f59d5a58e434f4cf9df5b25b917c5094c8b133f
folly/experimental/symbolizer/Symbolizer.cpp