anfragment / zen

Simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux
https://zenprivacy.net
MIT License
2.39k stars 60 forks source link

nil pointer dereference in `app.go` #152

Closed anfragment closed 1 week ago

anfragment commented 1 week ago

Description

App's frontend bound methods might get called before app.DomReady terminates, which might result in an application crash. This could be fixed by: