summaryrefslogtreecommitdiffstats
path: root/src/object/sp-missing-glyph.cpp
diff options
context:
space:
mode:
authorThomas Holder <thomas@thomas-holder.de>2019-10-17 06:53:44 +0000
committerThomas Holder <thomas@thomas-holder.de>2019-10-17 06:53:44 +0000
commitb619396309c912ce3ce817b9775982200f4e38a7 (patch)
treeda1862799cbb58143dcbb65cba2d123382ef3263 /src/object/sp-missing-glyph.cpp
parentFix logic for Tool Combobox's group label (diff)
downloadinkscape-b619396309c912ce3ce817b9775982200f4e38a7.tar.gz
inkscape-b619396309c912ce3ce817b9775982200f4e38a7.zip
fix heap-use-after-free
Verb::set_tip takes a borrowed string pointer. This line in Effect::check() is invalid if getErrorReason() returns a temporary: _verb.set_tip(Extension::getErrorReason().c_str());
Diffstat (limited to 'src/object/sp-missing-glyph.cpp')
0 files changed, 0 insertions, 0 deletions