]> Kevux Git Server - fll/commit
Security: Controller program is not initializing the alert mutex lock.
authorKevin Day <thekevinday@gmail.com>
Tue, 29 Mar 2022 23:23:25 +0000 (18:23 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 29 Mar 2022 23:23:25 +0000 (18:23 -0500)
commitb91dbd89771083655c558e3dc82c793a6d20370f
tree9dd4d182cb64de1b4fcd9fa47a9f13622ead1c58
parentdda60cc8d9cad69b55e7d79b4c052677b03b4413
Security: Controller program is not initializing the alert mutex lock.

This results in undefined behavior and a possible segfault.

This appears to be an oversight.

Also remove stale commented out code and slightly improve the wording in a comment.
level_3/controller/c/lock/private-lock.c
level_3/controller/c/thread/private-thread_process.c