-
- Downloads
Removed another occurence of dirfd()
This fixes a tiny memory leak as well, as the return value of opendir() wasn't passed to a closedir() after use.
Please register or sign in to comment
Nasazení nejnovější verze GitLabu bylo dokončeno. V případě nežádoucích důsledků kontaktujte masters@cesnet.cz
This fixes a tiny memory leak as well, as the return value of opendir() wasn't passed to a closedir() after use.