diff options
author | Qiu-Yuan (Kathleen) Yang <qiu-yuan.yang@sun.com> | 2006-09-01 18:04:26 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-09-01 18:04:26 -0700 |
commit | b54d069ea397486c6125943ffdb813482383576a (patch) | |
tree | 779d99642902c071b4d18f4a8ed4e91d59321a5a /configure.ac | |
parent | 6e48adfab0c020ab5d55b68f9b4cc63ed5d8b14c (diff) |
Sun bug #4962001: Close memory leaks seen in Motif apps
The function "GetResources" will return a copy of resources to the caller
and the caller has the responsibility to free the returned copy. However some
functions, such as "XtGetSubresources", "_XtGetResources", and
"XtGetApplicationResources" invoked "GetResources" without freeing the
returned resource copy.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions