]> 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)
committerMike Solomon <mike@apollinemike.com>
Tue, 19 Apr 2011 13:57:23 +0000 (09:57 -0400)
commit06722df9f31ec6a7b516605418d9598071544edc
treece984af2eaf0b6b413ddc86ce0aab3dc8baef375
parentb8b2b7c3fd68d2c5b3547b064e1a2042753f73bf
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