commit | 159c8cddd9259e9379f37f0a69ddcbb01c4e8b77 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon May 13 21:37:26 2013 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon May 13 06:43:14 2013 -0700 |
tree | a1cb16d4e7d1f0e5acc8e6e8e7d7aca48e957068 | |
parent | 169c05cd54473ba4cc37bf4d22e7631395d14f68 [diff] |
hwmon: (iio_hwmon) Fix null pointer dereference This patch fixes the null pointer dereference in goto error_release_channels path when allocate memory for st fails. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>