]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.26.hwn3
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 24 Feb 2000 16:15:46 +0000 (17:15 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 24 Feb 2000 16:15:46 +0000 (17:15 +0100)
commit06aaa8f02f831cfc94fcac1fb99eeded3b3cc6cc
tree4c40adb1893ad1405ae887e8f4682a14c1229f8a
parentc85de48f7d8c6400000931ecd5036f739ec179ab
patch::: 1.3.26.hwn3

* Plug memory leak in Paper_outputter::output_{String,Real,int}_def()

* Plug memory leak in Score_engraver::set_columns ()

* Plug memory leak in Scheme_hash_table::set()

* Plug memory leak in Score_element::molecule_extent ()

---
Generated by hanwen@cs.uu.nl,
From = lilypond-1.3.26.hwn2, To = lilypond-1.3.26.hwn3

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.26.hwn3.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
13 files changed:
CHANGES
VERSION
flower/include/hash-table.hh
lily/all-font-metrics.cc
lily/include/scm-hash.hh
lily/paper-def.cc
lily/paper-outputter.cc
lily/scm-hash.cc
lily/score-element.cc
lily/score-element.cc.orig [new file with mode: 0644]
lily/score-engraver.cc
lily/score.cc
lily/translator-group.cc