summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Axtens <dja@axtens.net>2017-02-10 13:13:20 +1100
committerDaniel Axtens <dja@axtens.net>2017-02-10 13:20:42 +1100
commit10e096fe097a489eec41bad120f5b5e52fa4b61c (patch)
treebd2f626fb4181f49dc84ef9dc1e12826fd821ef9 /Makefile.am
parent0794b31c623e4cede76d66be730719d24debcca9 (diff)
downloadliberasurecode-10e096fe097a489eec41bad120f5b5e52fa4b61c.tar.gz
ISA-L: free matrix on exit
isa_l_common_init allocates desc->matrix, but this isn't freed in isa_l_exit. Instead, the entire isa_l_desc structure is freed, thus leaking the memory. Explicitly free desc->matrix. Change-Id: Ibf672d1a309498591b87d739632a90a1b3704f7e Signed-off-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions