On Jan 5, 2012, at 7:51 AM, David Kastrup wrote:

> Grob::get_vertical_axis_group is not protected against the case where g
> has an axis group interface but no Y_AXIs parent.

I thought it was.  If g has no Y_AXIS parent, then when get_vertical_axis_group 
(g->get_parent (Y_AXIS)); is called, the first test if (!g) will return 0, no?

> 
> The second if in Grob::vertical_less has a test that can obviously not
> be true.
> 

This is true - fix pushed to staging.

Cheers,
MS




_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to