gallivm: Close a memory leak
authorLauri Kasanen <cand@gmx.com>
Thu, 22 Dec 2011 19:34:39 +0000 (21:34 +0200)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Dec 2011 23:03:18 +0000 (23:03 +0000)
commit2eafd07323891944b9c012a17359cd5f07a87890
treea263fba9cb31e49ac60261f3f942272070669773
parent7fd8dc3aa97271e3302667adc963f606c5b2e1e7
gallivm: Close a memory leak

Hi all

This fixes a memory leak of 32 bytes on exit.

From 924f8fdccb41b011f372bc57252005bcdb096105 Mon Sep 17 00:00:00 2001
From: Lauri Kasanen <curaga@operamail.com>
Date: Thu, 22 Dec 2011 21:28:33 +0200
Subject: [PATCH] gallivm: Close a memory leak

As reported by "valgrind --leak-check=full glxgears".

Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_init.c