[PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline

Chris Gellermann posted 2 patches 2 days, 9 hours ago
tools/testing/selftests/clone3/clone3_set_tid.c | 2 +-
tools/testing/selftests/mm/mlock-random-test.c  | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
Posted by Chris Gellermann 2 days, 9 hours ago
Hi there,

just a gentle ping on these patches. It has received an acked-by from David
Hildenbrand (arm) and a reviewed-by from Lorenzo Stoakes.

I'm resending the patches as reply to this cover letter to clean up the previous situation.

Let me know if it needs any further change.

Best,
Chris

Chris Gellermann (2):
  selftests/clone3: Fix wild pointer access of getline due to missing
    init
  selftests/mm: Fix potential wild pointer access of getline due to
    missing init

 tools/testing/selftests/clone3/clone3_set_tid.c | 2 +-
 tools/testing/selftests/mm/mlock-random-test.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
2.47.3