CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/15 21:30:07
Modified files:
bin/pax : file_subs.c
Log message:
Ignore trailing slashes and skip over duplicate slashes in chk_path() to
avoid infinite loop when creating intermediate directories
Fix based on diff by Nicolas Bedos (nicolas.bedos (at) gmail.com)
ok millert@ ok and tweak zhuk@,
