aboutsummaryrefslogtreecommitdiff
path: root/scripts/validusage.json
diff options
context:
space:
mode:
authorGabríel Arthúr Pétursson <gabriel@system.is>2018-03-18 20:21:11 +0000
committerTobin Ehlis <tobine@google.com>2018-03-19 09:59:04 -0600
commit2939ab0e670cd8495899aebac726806a306114a9 (patch)
tree5ad1eb3fbe4c69498d7e770556334e249dd133e2 /scripts/validusage.json
parentdb55c6b243325c3850b2b3467b7f00a7cdba2deb (diff)
downloadusermoji-2939ab0e670cd8495899aebac726806a306114a9.tar.xz
layers: Fix allocator mismatch in unwrapped extension structs chain
The safe_* structs are allocated using C++'s new allocator in CreateUnwrappedExtensionStructs, but were freed using free(). This mismatch is undefined behavior. Fix by having FreeUnwrappedExtensionStructs call delete on the correct safe class.
Diffstat (limited to 'scripts/validusage.json')
0 files changed, 0 insertions, 0 deletions