[PATCH] cpukit/libdl: Fix out-of-bounds access of variable 'name' in rtl-archive.c

2021-06-03 Thread Harrison Edward Gerber
See also CID 1442653 Closes #4449 --- cpukit/libdl/rtl-archive.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libdl/rtl-archive.c b/cpukit/libdl/rtl-archive.c index 6eba1585b6..c336655871 100644 --- a/cpukit/libdl/rtl-archive.c +++ b/cpukit/libdl/rtl-archive.c @@ -11

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-06-03 Thread Ida Delphine
Hello everyone, I applied the configuration Sebastian used and ran clang-format on cpukit/score/src/threadqenque.c and so far these are the differences I could notice... Below are some example areas in the code you can spot the differences: - In line 68, the ")" at the end of the parameter lis