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

Prevent application from stalling when loading some invalid files #21

Open
odalet opened this issue Jan 12, 2014 · 0 comments
Open

Prevent application from stalling when loading some invalid files #21

odalet opened this issue Jan 12, 2014 · 0 comments
Assignees

Comments

@odalet
Copy link
Owner

odalet commented Jan 12, 2014

In some cases, when loading invalid files (most of the times, these files are not ASN.1/DER encoded at all), the application gets stuck in an (supposedly) infinite loop (and errors are scrolling endless in the log box).

The application should detect this and not loop forever trying to read the same data again and again.

@ghost ghost assigned odalet Jan 12, 2014
@odalet odalet changed the title CryptExplorer - Prevent application from stalling when loading some invalid files Prevent application from stalling when loading some invalid files Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant