Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] pcmcia: missing pcmcia_get_socket() result check
The result of pcmcia_get_socket() may be NULL but ds_event() uses it without checking. Coverity CID: 436. Signed-off-by: Florin Malita <[email protected]> Signed-off-by: Dominik Brodowski <[email protected]>
- Loading branch information