https://bugs.freedesktop.org/show_bug.cgi?id=98281
Bug ID: 98281
Summary: 'message's in ctx->Debug.LogMessages[] seem to leak.
Product: Mesa
Version: 11.2
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev@lists.freedesktop.org
Reporter: shinji.suz...@gmail.com
QA Contact: mesa-dev@lists.freedesktop.org
Created attachment 127335
--> https://bugs.freedesktop.org/attachment.cgi?id=127335&action=edit
free Log.Messages[].message within debug_destroy().
My app generates a call to debug_message_store() from within glewInit() and
valgrind reports memory leak from 'msg->message = malloc(length+1);' in the
former.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev