Stefan Schimanski wrote:
It's the line which sets the buffer for a new inset.
Yes, I added this line and there was not crash before. I guess the passed inset is null and it wasn't before. Why would we want to insert a null inset anyway? That seems like a bigger problem to me.
I had a bad feeling about this Buffer* patch for insets and now it bites us with plenty of segfaults :-/
The temporary instability was expected, nothing to be scared of, should be easy to fix.
Abdel.