]> Kevux Git Server - fll/commit
Security: Check if either 'main' or 'setting' is NULL.
authorKevin Day <thekevinday@gmail.com>
Sun, 25 Dec 2022 02:00:05 +0000 (20:00 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 25 Dec 2022 02:00:05 +0000 (20:00 -0600)
commitb2a0469394af080573e168b4f750263e3959e7e5
tree6ae43e5057e0caa96f56e78c7d19cdaf5321f5f2
parentb46c272f5813a9a4482803b5de2796c5c4cbd63b
Security: Check if either 'main' or 'setting' is NULL.

Name the void pointer 'setting' as 'void_setting' for consistency purposes.
Note that this should not be named 'void_setting' in the header files.
level_3/fss_write/c/basic/fss_write.c
level_3/fss_write/c/basic_list/fss_write.c
level_3/fss_write/c/embedded_list/fss_write.c
level_3/fss_write/c/extended/fss_write.c
level_3/fss_write/c/extended_list/fss_write.c
level_3/fss_write/c/main/fss_write.c
level_3/fss_write/c/main/main.c
level_3/fss_write/c/payload/fss_write.c