commit | 1cf76c4eeb07ba31a03066c6540d96fd64d7a34f | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Mon Aug 07 08:30:33 2017 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Aug 07 15:34:20 2017 +0900 |
tree | 4ac92b7a94731c59b9c4e664474d1d939b4fd1a6 | |
parent | 5c27036d2b05d6bc763809871b58a48e9fa554fa [diff] |
extcon: cros-ec: Fix a potential NULL pointer dereference Return -ENOMEM in case of memory allocation failure. This avoids a NULL pointer dereference. Fixes: c69831666109 ("extcon: cros-ec: Add extcon-cros-ec driver to support display out") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>