Skip to content
GitLab
Explore
Sign in
Register
Fix dereference of uninitialized weak pointer.
Code
Review changes
Check out branch
Download
Patches
Plain diff
David Thompson
requested to merge
dcthomp/smtk:graph-fixes
into
master
Mar 18, 2022
Overview
5
Commits
6
Pipelines
3
Changes
19
Expand
At the point where
m_to
was referenced, it had not been assigned.
Merge request reports
Loading