Mercurial > hg
comparison contrib/wix/templates.wxs @ 30830:08fa3a76a080
zstd: prevent potential free() of uninitialized memory
This is a cherry pick of an upstream fix. The free() of uninitialed
memory could likely only occur if a malloc() inside zstd fails.
The patched functions aren't currently used by Mercurial. But I don't
like leaving footguns sitting around.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 17 Jan 2017 10:17:13 -0800 |
parents | 2f63ae140c93 |
children | 04ec317b8128 |
comparison
equal
deleted
inserted
replaced
30829:08b34c3a6f74 | 30830:08fa3a76a080 |
---|