]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests/backtrace.c (frame_callback): Error on seeing more than 16 frames.
authorMark Wielaard <mjw@redhat.com>
Sun, 15 Jun 2014 09:35:50 +0000 (11:35 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 17 Jun 2014 14:55:28 +0000 (16:55 +0200)
commit41362da47b7c570738c3fba55dae6fb42dd63b85
tree9abf0b25683bdcc24414f254138b4e6f73f96fbf
parent1986c175c1b26f9e5e94e97d274095d45d7ab2ce
tests/backtrace.c (frame_callback): Error on seeing more than 16 frames.

Don't fill up the test logs with obviously bogus frames.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/backtrace.c