This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from c87c7c24a iozone:add CMakefile.txt
new 3b6f6ab4e ramspeed:Fix the mem leak caused by not releasing memory
when the task exits under the -a option
new e04782816 ramspeed:Add log printing & improve test accuracy & optional
test cases
new 875f2fcc1 ramspeed:Fix memleak due to double malloc.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
benchmarks/ramspeed/Kconfig | 1 +
benchmarks/ramspeed/ramspeed_main.c | 75 ++++++++++++++++++++++++++++---------
2 files changed, 58 insertions(+), 18 deletions(-)