(validate_path): Cast path_max to size_t before
authorJim Meyering <jim@meyering.net>
Sat, 16 Mar 1996 05:43:24 +0000 (05:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Mar 1996 05:43:24 +0000 (05:43 +0000)
commit182c784a997ee62470118058e441a5edc00142f3
treee78b47a670cc7001f2f8ac455bba4f7569d64d13
parentb14b621029cb103e21d5f6af471776dec180341c
(validate_path): Cast path_max to size_t before
comparing with strlen(path).
src/pathchk.c