]> Kevux Git Server - fll/commit
Security: Add missing NULL at the end of string.
authorKevin Day <thekevinday@gmail.com>
Fri, 20 May 2022 04:07:28 +0000 (23:07 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 20 May 2022 04:07:28 +0000 (23:07 -0500)
commit506c0a6f9e870e5c07ceae005a5d796b776fff95
tree3b5b290f17d1430d3c1b40379ce906e70d3b182f
parent495f5c36ac794b036f44543f4f9a9ea416c6bef6
Security: Add missing NULL at the end of string.

I was seeing "-Wno-missing-bracess" and "-Wno-logical-op-parenthese".
This looks exactly like invalid sizes.
I could not find the code that misplaces the NULL but in the process I found a different place where a NULL is in fact missing.
This adds the missing NULL.
I guess if one looks hard enough, then they will find what they are looking for.

It turns out that my original problem is actually two typos in a configuration file.
level_3/fake/c/private-build.c
level_3/fss_embedded_list_read/data/build/settings