aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorArnaud Patard <apatard@mandriva.com>2010-01-08 08:40:12 -0500
committerJoe Damato <ice799@gmail.com>2010-11-28 20:07:56 -0800
commit26570086416bb988e84bc09be1f49c79d743074a (patch)
treee627543793e4b1bf5c3497436eb6a3553816e352 /testsuite
parent105adb6627b19be7208fe55c226cbcfbbeb2f00c (diff)
downloadltrace-26570086416bb988e84bc09be1f49c79d743074a.tar.gz
handle_event: handle functions with no return
On mips, there are functions like atexit which are only a jump to an other function. eg: atexit goto _cxa_atexit In this case, avoid incrementing stack depth as it's not going to be decremented. This is breaks ltrace when there are too many functions of this type. Signed-off-by: Arnaud Patard <apatard@mandriva.com>
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions