]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Fix XOR maths for overlapping inputs by setting the lifetimes correctly.
authorRudolf Polzer <divverent@xonotic.org>
Tue, 27 Aug 2013 10:27:20 +0000 (12:27 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 27 Aug 2013 10:27:20 +0000 (12:27 +0200)
commitabfe98ce8abc17f201c95b4bf0a8b938e2eae671
tree36b4ca4821756df4c145a3346791b60f1fbb5c1e
parent988b4b49606724ef4275a25d8ea95fdc2792ee51
Fix XOR maths for overlapping inputs by setting the lifetimes correctly.

Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
ir.c