On 07/14/2013 12:57 AM, Vinson Lee wrote:
opt_return_value was not initialized if mode != ast_return.Fixes "Uninitialized pointer field" defect reported by Coverity. Signed-off-by: Vinson Lee <[email protected]> --- src/glsl/glsl_parser_extras.cpp | 1 + 1 file changed, 1 insertion(+)
Committed to master, and Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
