HomeFreeBSD

Cast uid and gid to the correct type for display to solve segfault in ls(1)…

Description

Cast uid and gid to the correct type for display to solve segfault in ls(1) on 32bit arches

Correctly escape literal % for display

This fixes segfaults in 32bit arches caused by r285734

Reviewed by: ngie
Approved by: dim
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D3191

Details

Provenance
allanjudeAuthored on
Reviewer
ngie
Differential Revision
D3191: Catch uid and gid to the correct type for display to solve segfault in ls(1) on 32bit arches
Parents
rS285856: MFC r285701:
Branches
Unknown
Tags
Unknown