Re: [Mesa-dev] [PATCH] mesa: remove _mesa_symbol_table_iterator structure

2014-03-07 Thread Ian Romanick
I can't find that these functions were ever used. Reviewed-by: Ian Romanick ian.d.roman...@intel.com On 02/27/2014 10:15 AM, Tapani Pälli wrote: Nothing uses this structure, removal fixes Klocwork error about the possible oom condition in _mesa_symbol_table_iterator_ctor. Signed-off-by:

[Mesa-dev] [PATCH] mesa: remove _mesa_symbol_table_iterator structure

2014-02-27 Thread Tapani Pälli
Nothing uses this structure, removal fixes Klocwork error about the possible oom condition in _mesa_symbol_table_iterator_ctor. Signed-off-by: Tapani Pälli tapani.pa...@intel.com --- src/mesa/program/symbol_table.c | 86 - src/mesa/program/symbol_table.h |

[Mesa-dev] [PATCH] mesa: remove _mesa_symbol_table_iterator structure

2013-12-30 Thread Tapani Pälli
Nothing uses this structure, removal fixes Klocwork error about the possible oom condition in _mesa_symbol_table_iterator_ctor. Signed-off-by: Tapani Pälli tapani.pa...@intel.com --- src/mesa/program/symbol_table.c | 86 - src/mesa/program/symbol_table.h |