Skip to content
Snippets Groups Projects

fix crash during start when helper not installed

Merged jkito requested to merge init-error into main

during initialization setting ctx.bitmask as soon as vpn.Init() returns and by not returning error from launcher.FirewallStop this works around the issue where the app crashes because of calling methods of the Bitmask object which was nil

the launcher.FirewallStop method returned an error when the helper was not installed

(If helpers are not installed it shows the following window)

image

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading