[Mesa-dev] [Bug 98281] 'message's in ctx->Debug.LogMessages[] seem to leak.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 16 19:40:55 UTC 2016
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 at lists.freedesktop.org
Reporter: shinji.suzuki at gmail.com
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161016/5d60d05d/attachment-0001.html>
More information about the mesa-dev
mailing list