open-uri: Close fd after opening dir or file
Use new XdpFd type with g_auto to make sure the file descriptor gets closed when the function finishes.
Loading
Please register or sign in to comment
Use new XdpFd type with g_auto to make sure the file descriptor gets closed when the function finishes.