```js // throws and leaks fd fs.createReadStream(null, { fd, start: 'invalid argument' }) ```