gpu: pvr: fix error path in hash _Resize
authorImre Deak <imre.deak@nokia.com>
Tue, 29 Mar 2011 17:29:12 +0000 (20:29 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:04 +0000 (21:43 +0300)
commit592a4d548e28545280a59c883ef710cb8b1c9818
tree0229a5b17c8b4331cae1e276d74267c3e85f20e6
parent0eafc6b010fbbd2796e0b96d8ac9bb7f716164ca
gpu: pvr: fix error path in hash _Resize

Add missing free in case of _Rehash fails.

Reported-by: Coverity
Signed-off-by: Imre Deak <imre.deak@nokia.com>
Reviewed-by: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
pvr/hash.c