mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
156ebc2878
Check that the -g argument is actually a number, if not report an error. This argument is converted without checking with atoi(3) later so without this check it converts any alpha entries into 0 meaning it deletes the group wheel Add a regression test about it PR: 90114 Reported by: bkoenig@cs.tu-berlin.de MFC after: 1 week |
||
---|---|---|
.. | ||
group | ||
helper_functions.shin | ||
Makefile | ||
master.passwd | ||
pw_delete.sh | ||
pw_modify.sh |