]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix memory leak when freeing nullable structs without free function
authorJürg Billeter <j@bitron.ch>
Fri, 20 Aug 2010 14:52:21 +0000 (16:52 +0200)
committerJürg Billeter <j@bitron.ch>
Sat, 21 Aug 2010 08:46:41 +0000 (10:46 +0200)
commitd6d6ca28704fe3d55c0e8fb876ef6865740a226c
tree836a255f8398bbb8c99cd0e0eba73be3d68b2e74
parent0c445d7290048d95ab8dd4bf039f529a851b4846
Fix memory leak when freeing nullable structs without free function

Based on patch by Geert Jordaens, fixes bug 571264.
codegen/valaccodebasemodule.vala