]> Savannah Git Hosting - gnulib.git/commit
userspec: help fix GNU ‘id’ incompatibility
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Feb 2022 22:27:41 +0000 (14:27 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Feb 2022 22:28:25 +0000 (14:28 -0800)
commitff208d546a26fee39a0191297c11560da74b5dee
tree529916c7a56aa3032e88c2f0bc1c9ac3c0491da1
parent6ef3d783333346333f35bb181ba90f5bc46c0b29
userspec: help fix GNU ‘id’ incompatibility

* lib/userspec.c (parse_with_separator):
Don’t set *username to a numeric string that is not a user name,
and similarly for *groupname.  Needed to fix Bug#53631.
ChangeLog
lib/userspec.c