https://sourceware.org/bugzilla/show_bug.cgi?id=32273
Bug ID: 32273
Summary: [mxv-pthreads] Fix three memory leaks
Product: binutils
Version: 2.43.1
Status: NEW
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: ruud.vanderpas at oracle dot com
Target Milestone: ---
In the mxv-pthreads example code, the rows of the matrix A are dynamically
allocated, but not released. Also the storage allocated for data structure
thread_data_arguments and a vector called marker is not released.
--
You are receiving this mail because:
You are on the CC list for the bug.