diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2019-01-31 16:44:13 -0500 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2019-02-02 03:00:15 -0500 |
commit | 763d054d971e331e06649b33c78b5d5c85a5e224 (patch) | |
tree | 59337b8ceeccda0828c101be7dc56c6ce4f71873 /gir | |
parent | 1f1e11f4325bc017829a795c48b829e967efc53f (diff) | |
download | gobject-introspection-763d054d971e331e06649b33c78b5d5c85a5e224.tar.gz |
Fix possible leak of transitive dependency name.
If a transitive dependency appears twice, the original pointer will be
removed from the hash table. Since these names were created by
g_strsplit, they need to be freed, or they will leak.
Diffstat (limited to 'gir')
0 files changed, 0 insertions, 0 deletions