ir_variable: Add some missing initialization to the constructor.
authorCarl Worth <cworth@cworth.org>
Thu, 17 Jun 2010 07:35:46 +0000 (00:35 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 23 Jun 2010 23:12:53 +0000 (16:12 -0700)
commit7fd7104fbb331e7d9fae7a79c6eca13dda3dfc55
treeb86392615524a0b9997a5cd58a054474c585c37a
parenta9d58ad6c9ca4243c8a4b35fbf562c8123593a05
ir_variable: Add some missing initialization to the constructor.

Thanks to valgrind for noticing this problem.
ir.cpp