Files
lbmk/include
Leah Rowe 54291ebb72 lbmk: MUCH safer err function
Don't directly call a variable. Call a function that
checks the variable instead.

The new err function also checks whether an exit was
actually done, and exits 1 if not.

If an exit was done by the given function, but the exit
was zero, this is also corrected to perform an exit 1.

This fixes a longstanding design flaw of lbmk.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-04 10:13:42 +01:00
..
2025-05-04 10:13:42 +01:00
2025-05-04 10:13:42 +01:00
2025-05-04 10:13:42 +01:00
2025-05-04 10:13:42 +01:00
2025-05-04 10:13:42 +01:00
2025-05-04 10:13:42 +01:00