commit | 15ac5cdafb9202424206dc5bd376437a358963f9 | [log] [tgz] |
---|---|---|
author | Dinghao Liu <dinghao.liu@zju.edu.cn> | Sun Aug 23 19:29:35 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 18:02:43 2020 -0700 |
tree | 31da1b1d676fbc1dfa9fd8ab2c61a8a60f454a6a | |
parent | e2d79cd8875fa8c3cc7defa98a8cc99a1ed0c62f [diff] |
firestream: Fix memleak in fs_open When make_rate() fails, vcc should be freed just like other error paths in fs_open(). Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Signed-off-by: David S. Miller <davem@davemloft.net>