-
Petr Špaček authored
Fixes bug introduced in b65e8977. open() was creating a file which could not be open again because of insufficient permissions. This somehow worked because lockfile_release() unlinks the file, but it broke terribly if lockfile_release() was not called because of crash or something like that. Fixes: merge request knot/knot-resolver!1042
Petr Špaček authoredFixes bug introduced in b65e8977. open() was creating a file which could not be open again because of insufficient permissions. This somehow worked because lockfile_release() unlinks the file, but it broke terribly if lockfile_release() was not called because of crash or something like that. Fixes: merge request knot/knot-resolver!1042
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading