599d76b70b
An undocumented feature of Net::DBus->session() is that it returns the same connection object it creates the first time it's called for all subsequent calls. Somehow this exposes us to a bug where unref() is called on that object too many times, causing a segfault. Undefining the cached object after we've used it once avoids this. |
||
---|---|---|
.. | ||
ExtrusionPath | ||
Fill | ||
Format | ||
Geometry | ||
GUI | ||
Layer | ||
Config.pm | ||
ExPolygon.pm | ||
Extruder.pm | ||
ExtrusionLoop.pm | ||
ExtrusionPath.pm | ||
Fill.pm | ||
Flow.pm | ||
GCode.pm | ||
Geometry.pm | ||
GUI.pm | ||
Layer.pm | ||
Line.pm | ||
Model.pm | ||
Point.pm | ||
Polygon.pm | ||
Polyline.pm | ||
Print.pm | ||
Surface.pm | ||
SVG.pm | ||
Test.pm | ||
TriangleMesh.pm |