On 2021-07-21 5:46 a.m., ?ukasz Majewski wrote:
This patch series provides some memory management fixes and corrected
return code handling for ptest-runner2.

Adrian Freihofer (4):
   git: Extend the gitignore
   mem: Fix memleak for ptest_opts
   mem: Simplify memory management
   mem: Refactor ptest_list cleanup

Lukasz Majewski (1):
   main: Do not return number of failed tests when calling ptest-runner

  .gitignore         |  3 +++
  main.c             | 33 ++++++++++++++++++++++++++++-----
  ptest_list.c       | 13 ++++---------
  ptest_list.h       |  8 +-------
  tests/ptest_list.c | 13 +++++++------
  tests/utils.c      | 22 +++++++++++-----------
  utils.c            | 11 ++++-------
  7 files changed, 58 insertions(+), 45 deletions(-)
  create mode 100644 .gitignore






Looks good to me.

Did you happen to check the compile with clang as well?
If not, I may do that eventually.

--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54187): https://lists.yoctoproject.org/g/yocto/message/54187
Mute This Topic: https://lists.yoctoproject.org/mt/84352905/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to