[Mesa-dev] [PATCH 1/5] mesa: use malloc/free instead of MALLOC/FREE in attrib stack code

Jakob Bornecrantz wallbraker at gmail.com
Thu Apr 10 00:41:51 PDT 2014


On Thu, Apr 10, 2014 at 4:41 AM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> On 04/09/2014 06:39 PM, Brian Paul wrote:
>> We moved away from MALLOC/FREE in the rest of core Mesa a while ago.
>> ---
>>  src/mesa/main/attrib.c |   20 ++++++++++----------
>>  1 file changed, 10 insertions(+), 10 deletions(-)
>
> Series is:
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Was looking trough the series but couldn't find the first patch, but
now I have and also the series is:
Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>


More information about the mesa-dev mailing list