[DCCP]: Fix leak in net/dccp/ipv4.c
authorEric Sesterhenn <snakebyte@gmx.de>
Mon, 10 Apr 2006 23:43:03 +0000 (16:43 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 12 Apr 2006 00:21:06 +0000 (17:21 -0700)
we dont free req if we cant parse the options.
This fixes coverity bug id #1046

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ipv4.c

diff --cc net/dccp/ipv4.c
Simple merge