See the associated libcgroup patchset that fixes a segfault
in cgget.

Code is available here:
https://github.com/drakenclimber/libcgroup/tree/issues/38

Tests are available here:
https://github.com/drakenclimber/libcgroup-tests/tree/issues/38

Automated tests are passing and results are here:
https://github.com/drakenclimber/libcgroup/runs/2345425112

Code coverage remained the same at 51.0%.  I verified
the new logic is being exercised by the functional
tests:
https://coveralls.io/builds/38814870
https://coveralls.io/builds/38814870/source?filename=src%2Ftools%2Fcgget.c#L350

Tom Hromatka (1):
  ftests: Add cgget test with no flags

 ftests/033-cgget-no_flags.py | 77 ++++++++++++++++++++++++++++++++++++
 1 file changed, 77 insertions(+)
 create mode 100755 ftests/033-cgget-no_flags.py

-- 
2.26.2



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to