On Tue, May 5, 2015 at 3:50 AM, Juha-Pekka Heikkila <[email protected]> wrote: > Just simple Klocwork found issues. > > /Juha-Pekka > > Juha-Pekka Heikkila (3): > mesa/main: Remove _mesa_HashClone() > mesa/main: avoid null access in format_array_table_init() > mesa/main: check for null in invalid_array_element_syntax() > > src/mesa/main/formats.c | 10 ++++++++++ > src/mesa/main/hash.c | 28 ---------------------------- > src/mesa/main/hash.h | 3 --- > src/mesa/main/program_resource.c | 2 +- > 4 files changed, 11 insertions(+), 32 deletions(-) > > -- > 1.8.5.1 > > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Series is: Reviewed-by: Anuj Phogat <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
