diff options
author | xengineering <me@xengineering.eu> | 2023-01-09 18:14:39 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-01-09 18:14:39 +0100 |
commit | f42744c9284b8349d4b2b9c6e0d22ac7d36d7f7f (patch) | |
tree | f8f60a6b1424fa30f4ba8a0e775f84c15583df12 /Makefile | |
parent | b8276ea495a81050e8b749bb1a6bad783dd3606d (diff) | |
download | limox-f42744c9284b8349d4b2b9c6e0d22ac7d36d7f7f.tar limox-f42744c9284b8349d4b2b9c6e0d22ac7d36d7f7f.tar.zst limox-f42744c9284b8349d4b2b9c6e0d22ac7d36d7f7f.zip |
Prevent NULL pointer crash
It used to be assumed that the user sets the LIMOX_USER and LIMOX_PWD
shell variables but there was no error checking if this was not the
case.
This commit adds the check preventing a crash of the whole program.
Furthermore an error message is printed to the terminal.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions