diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2014-06-29 23:20:09 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2014-06-29 23:20:09 +0000 |
| commit | 7d8304daeb171edb3fa94897f158fa5f551d8078 (patch) | |
| tree | 948a080132f67fd0965cda7a75e3b58426f315f2 /src/ui/tools/pen-tool.cpp | |
| parent | noop: fix bool type (C to C++) (diff) | |
| download | inkscape-7d8304daeb171edb3fa94897f158fa5f551d8078.tar.gz inkscape-7d8304daeb171edb3fa94897f158fa5f551d8078.zip | |
fix crash bug with connectors
because of constructor "ConnRef(Router *router, const unsigned int id)", _srcVert and _dstVert can be NULL, and _active can be false. this constructor seems unfinished, but is used elsewhere in the code. hence the crash.
Fixed bugs:
- https://launchpad.net/bugs/977003
(bzr r13341.1.72)
Diffstat (limited to 'src/ui/tools/pen-tool.cpp')
0 files changed, 0 insertions, 0 deletions
