From: Noriyuki Kurosu
fix
---
testsuites/samples/hello/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
index 83f6342ab3..53e8a52506 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/h
From: Noriyuki Kurosu
Hello.
I am interested in GSoC of RTEMS.
I have built RTEMS and modified the init.c,
so I am sending over the changes as a patch.
I am interested in #4630.
https://devel.rtems.org/ticket/4630
I have already checked ASAN behavior on default gcc and now I am trying
to see if