summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-04-21 13:39:09 +0300
committerBen Hutchings <ben@decadent.org.uk>2017-08-26 02:14:37 +0100
commit28bc32996dc2d53cf9c21948cf1091022d654c71 (patch)
treeb21afe88f965db12a48701d338d479291f263db8 /include
parent971609e12a2decf1c83c907cb262693693bbb9d9 (diff)
HSI: ssi_protocol: double free in ssip_pn_xmit()
commit 3026050179a3a9a6f5c892c414b5e36ecf092081 upstream. If skb_pad() fails then it frees skb and we don't need to free it again at the end of the function. Fixes: dc7bf5d7 ("HSI: Introduce driver for SSI Protocol") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions