]> Kevux Git Server - fll/commit
Security: Invalid read when using -s/--settings in fake program.
authorKevin Day <thekevinday@gmail.com>
Sat, 9 Jul 2022 22:19:55 +0000 (17:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 9 Jul 2022 22:19:55 +0000 (17:19 -0500)
commit922831b8494e71cffe2ef55e20e95275f1faaf6d
tree0b847b7f2f43a643590be5f79f5f79b7fdd6e19a
parenta05b14284deda99275fe086fc18842993c0ca9e1
Security: Invalid read when using -s/--settings in fake program.

The Featureless Make -s/--settings parameter handling code has a typoe where the wrong enumeration is used.
This results in an invalid read.
level_3/fake/c/private-fake.c