Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing error handling that results in wrong error #470

Open
bladerunner2020 opened this issue Jan 31, 2024 · 0 comments
Open

Missing error handling that results in wrong error #470

bladerunner2020 opened this issue Jan 31, 2024 · 0 comments
Labels

Comments

@bladerunner2020
Copy link

We have a file with permissions that are not enough to read/write.
When we trying to access this file we got error:

TypeError [ERR_INVALID_ARG_TYPE] CERR_INVALID_ARG_TYPE]: The "fd" argument must be of type number. Received undefined
in adm-zip/utils/utils.js, line 118.

It seems to me the issue is due to there is no error checking in 118 line:
telegram-cloud-photo-size-2-5321373976649389333-y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants