commit | 84860c725364372a331589a600ce6a00437a14f8 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Sat Jun 11 06:36:42 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 11 18:59:07 2011 -0700 |
tree | 08686602c14e494b90fc4566f2bb2eb86ff6672c | |
parent | 83fe32de63e60af34fa8dae83716cb13b8677abd [diff] |
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() 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>