mds: valgrind reports errors
commit 48da9255afcb3899a44e3a1d5ee68c075a15c23f (HEAD -> develop, origin/develop, ticket-3328) Author: hieu.h.hoang hieu.h.hoang@dektech.com.au Date: Tue Dec 6 12:45:43 2022 +0700 mds: Fix errors reported by valgrind [#3328] Valgrind reports some errors while running mdstest. This ticket will fix the reported errors.
mds: Fix errors reported by valgrind [#3328]
mds: Fix errors reported by valgrind [#3328]
mds: mdstest 5 1,5 9, 4 10, 4 12, 10 1, 10 2, 14 5, 14 6 failed
commit db861cc07e61330bf0c1686869b18e33d302f255 (HEAD -> develop, origin/develop, ticket-2798) Author: hieu.h.hoang hieu.h.hoang@dektech.com.au Date: Wed Nov 30 08:27:05 2022 +0700 mds: Fix failed test cases in mdstest [#2798] A number of test cases are failed because it retrieved the event without polling the select object. Solution is to poll the select object.
mds: valgrind reports errors
mds: valgrind reports errors