[all-commits] [llvm/llvm-project] 7a529a: [Support] Don't initialize buffer allocated by zli...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun May 3 06:02:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a529ad2c142eb77ff1140e166fb85242d4cf05f
https://github.com/llvm/llvm-project/commit/7a529ad2c142eb77ff1140e166fb85242d4cf05f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M llvm/lib/Support/Compression.cpp
Log Message:
-----------
[Support] Don't initialize buffer allocated by zlib::uncompress
This is a somewhat annoying API, but not without precedend in this low
level API.
More information about the All-commits
mailing list