diff options
author | 2021-03-02 10:12:10 -0800 | |
---|---|---|
committer | 2021-03-31 14:21:28 -0700 | |
commit | 36ac7911fae7575b8cebf9326a23901cba28c015 (patch) | |
tree | 976530b537f672b800167163949c12433d01af6a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ice: Check for bail out condition early (diff) | |
download | wireguard-linux-36ac7911fae7575b8cebf9326a23901cba28c015.tar.xz wireguard-linux-36ac7911fae7575b8cebf9326a23901cba28c015.zip |
ice: correct memory allocation call
Use *malloc() instead of *calloc() when allocating only a single object as
opposed to an array of objects.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions