Skip to content
Commit 55c291c6 authored by Guillem Jover's avatar Guillem Jover
Browse files

s-s-d: Parse usernames and groupnames starting with digits correctly



We should not consider a username or groupname that starts with digits
as a valid uid or gid. When parsing integers we should parse the strings
fully and not consider any partial parsing to be correct.

Reported-by: default avatarBodo Eggert <7eggert@online.de>
parent b8a9fefc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment