fix memory management of out parameters, fixes bug 501838
authorJuerg Billeter <j@bitron.ch>
Thu, 10 Jan 2008 14:01:30 +0000 (14:01 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 10 Jan 2008 14:01:30 +0000 (14:01 +0000)
commit09b7c627d3a58f8c244865f56b4a8cfb77ad2115
treeecb7a5fcce3435d29043763baafed71bb8f7e7ae
parent606bf12558c76dfe61816a0b21929b5e7a83bf8d
fix memory management of out parameters, fixes bug 501838

2008-01-10  Juerg Billeter  <j@bitron.ch>

* gobject/valaccodegeneratorinvocationexpression.vala,
  gobject/valaccodegeneratormethod.vala, compiler/valacompiler.vala,
  vapi/glib-2.0.vapi, vapigen/valavapigen.vala: fix memory management
  of out parameters, fixes bug 501838

svn path=/trunk/; revision=826
ChangeLog
compiler/valacompiler.vala
gobject/valaccodegeneratorinvocationexpression.vala
gobject/valaccodegeneratormethod.vala
vapi/glib-2.0.vapi
vapigen/valavapigen.vala