]> Kevux Git Server - fll/commit
Security: fake_build_arguments_standard_add() is treating static path the same as...
authorKevin Day <kevin@kevux.org>
Sun, 16 Apr 2023 23:37:18 +0000 (18:37 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 16 Apr 2023 23:37:18 +0000 (18:37 -0500)
commite88597fd8f6e89c3e210ae36ba04e3ef442dab81
tree5bb3896a1066f354d1b705ffed1e5cad42145aed
parentda495d10bff6639b6c5e68ff6d559d47be330241
Security: fake_build_arguments_standard_add() is treating static path the same as shared.

The size calculation is only using the shared size.
Then a static string of a potentially different size is being used.
level_3/fake/c/private-build.c