summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2019-01-31 16:46:38 -0500
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2019-02-02 03:00:15 -0500
commit7fb2307356184580ab70f0821f45759a13a69be2 (patch)
treecd88191af685aa35f7f8e33813853f102bb64092 /NEWS
parent763d054d971e331e06649b33c78b5d5c85a5e224 (diff)
downloadgobject-introspection-7fb2307356184580ab70f0821f45759a13a69be2.tar.gz
Fix a possible use-after-free.
If g_mapped_file_new fails, then `version` will be freed, but it was already added to the hash table. This means there could be a use-after-free while doing a lookup on the hash table the next time.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions