Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

added try-catch around ext module calls #143

Merged
merged 1 commit into from
Aug 6, 2020
Merged

Conversation

cscharf
Copy link
Contributor

@cscharf cscharf commented Aug 6, 2020

Fixes bitwarden/desktop#507

This should resolve an issue where the NodeRT module successfully loads on a Windows 7 machine due to necessary development libraries, etc. being present for a VC++ developer, however then fails at run time with an application crash because the appropriate Windows APIs are not present/available when invoked by the library.

@cscharf cscharf requested a review from a team August 6, 2020 15:50
@cscharf cscharf merged commit 7c0c067 into master Aug 6, 2020
@cscharf cscharf deleted the fix/desktop/issues-507 branch August 6, 2020 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bitwarden v1.20.0 or later crashes on Windows 7
2 participants