rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00774
Re: [Question #224088]: rohc tests failing
Question #224088 on rohc changed:
https://answers.launchpad.net/rohc/+question/224088
Didier Barvaux requested more information:
Another test for you: what's the output of the following commands?
$
./test/functional/decompress_feedback_only/test_decompress_feedback_only
$ libtool --mode=execute \
valgrind -q --tool=memcheck \
--trace-children=yes --track-fds=yes --leak-check=full \
--show-reachable=yes --malloc-fill=0xaa --free-fill=0x55 \
--xml=yes --xml-file=/tmp/valgrind.log \
./test/functional/decompress_feedback_only/test_decompress_feedback_only
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.