]> git.donarmstrong.com Git - lilypond.git/commit
Fixes segfaut resulting from the use of the Completion_heads_engraver
authorMike Solomon <mike@apollinemike.com>
Tue, 19 Apr 2011 13:57:23 +0000 (09:57 -0400)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 30 Apr 2011 03:44:12 +0000 (21:44 -0600)
commit8b13d198d0ee2015673eb60d69494a2fd7ca8df6
tree763dc65fa7dc6862d17dc09b53e3dea38c2c9d24
parentee44e5855df96a91937bdf36e7268bb9feb0f77b
Fixes segfaut resulting from the use of the Completion_heads_engraver

This segfault was caused by using an incorrect variable to index a
vector, which wound up overshooting the end of the vector.
lily/completion-note-heads-engraver.cc