Skip to content
GitLab
Explore
Sign in
Register
Fix vtkWrapText.c use-after-free caught by asan
Code
Review changes
Check out branch
Download
Patches
Plain diff
David Gobbi
requested to merge
dgobbi/vtk:modern-docstrings-san
into
master
Sep 28, 2021
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
The C string held in "classname" was being freed and then used. This is a fix for
!7983 (merged)
.
Merge request reports
Loading