History log of /freebsd-current/contrib/elftoolchain/libdwarf/dwarf_sections.c
Revision Date Author Comments
# 29802245 23-Jun-2015 Dimitry Andric <dim@FreeBSD.org>

Fix endless recursion in dwarf_get_section_max_offsets(), found by clang
3.7.0.

Reviewed by: emaste