Skip to content
Commit 7c79cd24 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Fix up connect() call, and add null check for consistency

Elsewhere below in this file there are null checks before using
`activeView`, so let's not give compilers a reason to think that there
is a possibility of an undefined behavior here without a check.

Amends 87c21c25
parent d9d3544c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment