Files
third_party_elfutils/libdw
Mark Wielaard a8efc328a5 libdw: Break dwarf_aggregate_size recursion because of type cycles.
Found by afl-fuzz. An array type (indirectly) referring to itself in the
DIE tree could blow up the stack when dwarf_aggregate_size was called.
Limit the recursion depth to MAX_DEPTH (256) entries.

Signed-off-by: Mark Wielaard <mark@klomp.org>
2018-06-20 13:52:01 +02:00
..
2018-02-10 03:19:26 +01:00
2018-05-29 12:18:43 +02:00
2017-07-26 23:22:38 +02:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2014-11-10 15:45:00 +01:00
2016-01-02 20:37:45 +01:00
2018-05-24 17:34:17 +02:00