Browse Source
We dup() the file descriptor when opening compressed files, so we always need to close the dup()ed one. Furthermore, not unsetting the d-pointer causes issues when running OpenDescriptor() multiple times on the same file descriptor.debian/1.8.y

1 changed files with 7 additions and 6 deletions
Loading…
Reference in new issue