On Fri, Sep 07, 2018 at 09:49:23AM -0700, [email protected] wrote: > From: Jay Kamat <[email protected]> > > Fix a couple issues with cg_read_strcmp(), to improve correctness of > cgroup tests > - Fix cg_read_strcmp() always returning 0 for empty "needle" strings > - Fix a memory leak in cg_read_strcmp() > > Fixes: 84092dbcf901 ("selftests: cgroup: add memory controller self-tests")
Hi Jay! Thank you for working on this! Acked-by: Roman Gushchin <[email protected]>

