Reviewed-by: Tapani Pälli
On 05/12/2017 02:37 PM, Lionel Landwerlin wrote:
In the unlikely case the parsing of genxml files fails, we were
leaking an xml parser object.
Signed-off-by: Lionel Landwerlin
---
src/intel/common/gen_decoder.c | 13 +++--
1 file changed, 7 insertions(+),
In the unlikely case the parsing of genxml files fails, we were
leaking an xml parser object.
Signed-off-by: Lionel Landwerlin
---
src/intel/common/gen_decoder.c | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/intel/common/gen_decoder.c b/src/intel/common/ge