]> Kevux Git Server - fll/commit
Security: Add missing parameter checks and rename "data" to "custom".
authorKevin Day <thekevinday@gmail.com>
Fri, 13 May 2022 00:11:24 +0000 (19:11 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 13 May 2022 00:11:24 +0000 (19:11 -0500)
commitaaee50502e1f131f03ef471d021226b4bbe65375
tree08d81940ffd09fe913f530237b85091c3008c409
parent6b128b72e00ead137188583b48446ba47b91b2fe
Security: Add missing parameter checks and rename "data" to "custom".

Using "data" as the variable name for the "custom" property is confusing and can lead to mistakes.
Use "custom" to directly match that this is the "custom" property rather than the "data" property.
level_2/fll_program/c/program.c
level_2/fll_program/c/program.h