]> git.mxchange.org Git - simgear.git/commit
osg::Uniform::get does not return a value on error.
authorThorstenB <brehmt@gmail.com>
Sun, 25 Mar 2012 13:11:50 +0000 (15:11 +0200)
committerThorstenB <brehmt@gmail.com>
Mon, 26 Mar 2012 19:00:10 +0000 (21:00 +0200)
commitac29faf3bb6a250a918c3f9af20236c1b588fc22
treebeb52077cf091a925b256cc7a7bb709deffe96ba
parent94eabf6220a3f2da67bba8875d1716852c8573bc
osg::Uniform::get does not return a value on error.
Fixes "usage of uninitialized data" errors reported by valgrind.
simgear/scene/material/Effect.cxx