diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2014-06-29 23:27:37 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2014-06-29 23:27:37 +0000 |
| commit | df0fdb31cb60c71777db0f75195e9f43cd8ba6c5 (patch) | |
| tree | 3058102a3980fdafcb8bb94b68bcc29b1e425874 /src/ui/tools/pen-tool.cpp | |
| parent | Enable rendering of new filter blend modes (but don't add them to GUI). (diff) | |
| download | inkscape-df0fdb31cb60c71777db0f75195e9f43cd8ba6c5.tar.gz inkscape-df0fdb31cb60c71777db0f75195e9f43cd8ba6c5.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 r13444)
Diffstat (limited to 'src/ui/tools/pen-tool.cpp')
0 files changed, 0 insertions, 0 deletions
