Leak ELF file cache that the signal handler uses
authorTudor Bosman <tudorb@fb.com>
Mon, 24 Feb 2014 23:39:46 +0000 (15:39 -0800)
committerDave Watson <davejwatson@fb.com>
Fri, 28 Feb 2014 22:02:05 +0000 (14:02 -0800)
commitab5a66e2c0ab6e1392f3c7ca855cd21462675ee6
tree3107ea37066a30126ba365a6ee4c952ec42b4e4b
parentaf7e70660f867873638ef2ce5bb33b19771bdd41
Leak ELF file cache that the signal handler uses

Summary: so we can still handle signals during global destruction. (d'oh)

Test Plan: unittests

Reviewed By: philipp@fb.com

FB internal diff: D1188159
folly/experimental/symbolizer/SignalHandler.cpp