ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
authorJesper Juhl <jj@chaosbits.net>
Sat, 11 Jun 2011 06:36:42 +0000 (06:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Jun 2011 01:59:07 +0000 (18:59 -0700)
We leak the memory allocated to 'phi' when the variable goes out of scope
in hfcsusb_ph_info().

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found