]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Limit scope of locals freed on errors thrown from catch clauses
authorJürg Billeter <j@bitron.ch>
Thu, 13 Jan 2011 12:54:19 +0000 (13:54 +0100)
committerJürg Billeter <j@bitron.ch>
Thu, 13 Jan 2011 13:06:58 +0000 (14:06 +0100)
commit359ea7585ac30d4f074e59bdcd324f81f974acbe
treeb1b140aae503a0699ebcea1e34660d79eb54f020
parent09de9d42b75872e52782090200067c5f5bb10cfe
codegen: Limit scope of locals freed on errors thrown from catch clauses

This fixes double unref of closures.
codegen/valaccodebasemodule.vala
codegen/valagerrormodule.vala