Don't crash when failing to parse arguments

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-11-30 09:14:10 +01:00
parent 1980b2e479
commit 10854e643a
22 changed files with 89 additions and 54 deletions

View File

@@ -5,6 +5,7 @@ capslock = 大写锁定
err_alloc = 内存分配失败
err_bounds = 索引越界
err_chdir = 无法打开home文件夹
@@ -15,6 +16,7 @@ err_domain = 无效的域
err_hostname = 获取主机名失败
@@ -47,7 +49,6 @@ err_pwnam = 获取用户信息失败
err_user_gid = 设置用户GID失败
err_user_init = 初始化用户失败
err_user_uid = 设置用户UID失败
@@ -56,6 +57,7 @@ err_user_uid = 设置用户UID失败
err_xsessions_dir = 找不到会话文件夹
err_xsessions_open = 无法打开会话文件夹
login = 登录
logout = 注销
@@ -67,7 +69,6 @@ password = 密码
shell = shell
wayland = wayland
x11 = x11
xinitrc = xinitrc