Skip to content

frontends/va : Fix memory leaks incase of error returns

Suresh Guttula requested to merge SureshG/mesa:master into master

Incase of error returns missed the free calls for config and context. This patch handling in freeing them

Signed-off-by: SureshGuttula sguttula@amd.com

Merge request reports