K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-24T05:47:09.614573Z K 7 svn:log V 184 Don't leak `fd` when manipulating the device via `_getdev()` Close the file descriptor when done calling ioctl with a try-finally block so it doesn't get leaked. MFC after: 2 months END