[Mesa-dev] [PATCH 0/2] Simple Klocwork patches

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Wed Feb 3 08:56:50 UTC 2016


I'm thinking these things maybe could be wrapped up inside something like
"#ifdef windows" or so in the future. At least for Android and Linux these
are normally quite useless.

/Juha-Pekka

Juha-Pekka Heikkila (2):
  i965: in brw_link_shader() react to low memory
  glsl: Check for null pointer at ir_variable_refcount_visitor()

 src/compiler/glsl/ir_variable_refcount.cpp | 7 +++++++
 src/mesa/drivers/dri/i965/brw_link.cpp     | 4 ++++
 src/mesa/main/ff_fragment_shader.cpp       | 6 ++++--
 3 files changed, 15 insertions(+), 2 deletions(-)

-- 
1.9.1



More information about the mesa-dev mailing list