Three ioctl calls after successful open() returned false without closing the file descriptor, leaking one fd per failed open attempt.
Three ioctl calls after successful open() returned false without closing the file descriptor, leaking one fd per failed open attempt.