commit | 27c290f7f29fc57385d53893bfd7301db4708e9c | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 27 12:37:00 2014 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 27 12:37:00 2014 +0200 |
tree | 4ca6e2c6ed7b1a3e1d574015faca0350b94b094b | |
parent | a6ae999b3b30ad522272325bac4c69b153150108 [diff] |
ftpd: for LIST, open current directory *in the child* Last change introduced an open fd leak. This is the fix. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>