Fix to Coverity cases 73417, 73420, 72759, 72639

This commit is contained in:
VilhoRaatikka
2014-10-31 23:11:19 +02:00
parent 3f375e680a
commit deffd4a69f
3 changed files with 5 additions and 3 deletions

View File

@ -254,6 +254,7 @@ MAXKEYS key;
secret_file,
errno,
strerror(errno))));
close(fd);
return 1;
}