HomeFreeBSD

fix check for integer

Description

fix check for integer

For historical reasons, the integer is stored with an offset of plus 14.
That means, for a given max path length of 1024 the valid values
are -1009 .. 1037 and not -1023 .. 1023

PR: 201243

Details

Provenance
woschAuthored on Jan 30 2022, 4:27 PM
Parents
rGe7d6783f4a2c: enable to set locate command
Branches
Unknown
Tags
Unknown