[Mesa-dev] [PATCH 0/4] Various memory error fixes
Nicolai Hähnle
nhaehnle at gmail.com
Wed Feb 22 19:04:36 UTC 2017
Hi,
this is a bunch of patches for random problems that were all found by running
with -fsanitize=address. Please review!
Thanks,
Nicolai
--
src/compiler/glsl/ast_to_hir.cpp | 55 +++++++++++---------
src/mesa/main/api_loopback.c | 3 +-
src/mesa/main/api_validate.c | 41 ++++++++++++++-
src/mesa/main/api_validate.h | 2 +-
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 11 +++-
5 files changed, 81 insertions(+), 31 deletions(-)
More information about the mesa-dev
mailing list