diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-03 15:31:00 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-03 15:37:29 -0400 |
commit | 9fef76857feed8e94ca3a5ee37db644f04a9488b (patch) | |
tree | 0b2e278ce7291cde1301fdb4d339ed0dc793f691 /net/netrom | |
parent | b379135c40163ae79ba7a54e6928b53983e74ee8 (diff) | |
download | linux-9fef76857feed8e94ca3a5ee37db644f04a9488b.tar.gz linux-9fef76857feed8e94ca3a5ee37db644f04a9488b.tar.bz2 linux-9fef76857feed8e94ca3a5ee37db644f04a9488b.zip |
mISDN: fix possible memory leak in hfcmulti_init()
hc has been allocated in this function and missing free it before
leaving from some error handling cases.
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions