History log of /frameworks/wilhelm/tests/listening/seekTorture.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
94d6fc0d9ff98f5b5fa59bf0b0874ba5efc4e992 23-May-2016 Adam Buchbinder <abuchbinder@google.com> Type-safety and resource-leak bugfixes.

This change addresses the following cppcheck reports:
[wilhelm/src/itf/IAcousticEchoCancellation.c:79]: (error)
Boolean value assigned to pointer.
[wilhelm/src/itf/IAutomaticGainControl.c:76]: (error)
Boolean value assigned to pointer.
[wilhelm/src/itf/INoiseSuppression.c:73]: (error)
Boolean value assigned to pointer.
[wilhelm/tests/examples/slesTestDecodeAac.cpp:453]: (error)
Memory leak: outputPath
[wilhelm/tests/listening/seekTorture.c:136]: (error)
Resource leak: fp_map

Change-Id: I81e19d70c74164c670381536324472fcfba9706d
/frameworks/wilhelm/tests/listening/seekTorture.c
c6853892c94800e72c0bd676d5d2136d48cea76e 19-Jul-2011 Glenn Kasten <gkasten@google.com> Use the documented header filenames

Both Khronos and we say to use < > in our docs

Change-Id: Ibf1d2b83036582a605aa6b9043210c89a4eb0e1e
/frameworks/wilhelm/tests/listening/seekTorture.c
c0b196d740ef7a60728a014be0eaadb0dbc1d7ae 05-Jan-2011 Glenn Kasten <gkasten@google.com> Fix bug in seek torture test

This was found because we now do better checking of data locators.

Change-Id: Iaa18426234f034129822c06b2ece4b45764f72f3
/frameworks/wilhelm/tests/listening/seekTorture.c
e629abc58c2acadc7487ea71c1e063f8f8989199 11-Oct-2010 Glenn Kasten <gkasten@google.com> Fix build warnings

Change-Id: I449da85b97901a632591dd16a52cb924a2722883
/frameworks/wilhelm/tests/listening/seekTorture.c
4c71179974933c5c36cbfc3e8227c8df63248d91 21-Aug-2010 Glenn Kasten <gkasten@google.com> Test reorganization

Change-Id: I0fb84afd72fe6839773937fdaece3276bba1b952
/frameworks/wilhelm/tests/listening/seekTorture.c