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

From: Chris Gellermann

Date: Wed Jul 22 2026 - 09:09:59 EST


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