]> Sergey Matveev's repositories - nnn.git/commit
Fix calculation of remaining copybuf bytes
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 14 Apr 2018 14:26:04 +0000 (19:56 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 14 Apr 2018 15:10:07 +0000 (20:40 +0530)
commitf652a4fecb12deb5a35301ea7a57ff5368457115
treef8d0cc052ede2204e40763286d57d5dfc810473b
parent511a1031b52616bec965b55700759992158bfd43
Fix calculation of remaining copybuf bytes

Start with PATH_MAX bytes and then double each time.
nnn.c