commit | 6bf6a1a49377c32a02939ec835553703994f3e41 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia@diku.dk> | Wed Sep 10 13:57:19 2008 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Wed Sep 10 10:49:36 2008 -0700 |
tree | 631f1c0a0421976b60e9eb619e72a28b81f17d87 | |
parent | 47633cf0d60bde5581d039ac1283ef4377a6e782 [diff] |
[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree Error handling code following a kmalloc should free the allocated data. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Tony Luck <tony.luck@intel.com>