commit | 872bd06575caeee69ba345f3d4029f45b5e29d30 | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Tue Nov 15 17:47:21 2011 -0700 |
committer | Jeff Hugo <jhugo@codeaurora.org> | Tue Dec 06 10:37:39 2011 -0700 |
tree | 23b2a54b5afc57b1d608299a7a1df7e2a2c6d2ce | |
parent | a9d32bab1ed365202a6a6c4245362790ad2bf41d [diff] |
msm: bam_dmux: fix memory leak in error case If msm_bam_dmux_write() allocated a new skb and was unable to queue the packet, the new skb needs to be freed. Change-Id: I3da215d22092499efccafcbba16bc655dfe6099f Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>