bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1723 in lilypond: beam fails to extend over rest, intermittent


From: lilypond
Subject: Re: Issue 1723 in lilypond: beam fails to extend over rest, intermittently
Date: Tue, 22 Nov 2011 09:19:49 +0000


Comment #12 on issue 1723 by address@hidden: beam fails to extend over rest, intermittently
http://code.google.com/p/lilypond/issues/detail?id=1723

It was a case of reading past the end of an array into uninitialized memory.

If infos.size() is zero for some reason when entering this function, you now get a quasi-infinite loop. Can you add a guard against this?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]