44f169bc56a830f00964f7b40a68fe088ffd9d96
a drag on a segment without adjacent points would crash because we never set the _grab_button for the Drag, so the LineDrag object never gets deleted on mouse-up. This leaves a dangling reversible command, which will then cause an assert(false) crash in the next Editor::begin_reversible_command()
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%