diff options
| author | tcharding <[email protected]> | 2017-03-15 19:48:03 +1100 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2017-04-24 21:41:23 +0200 |
| commit | 9b980d950e5bcdce6dbc15a9c00ff960beeea28b (patch) | |
| tree | 258ea93d39f242f658c27dc0b4d022a1304502f8 /lib/mpi/mpi-internal.h | |
| parent | ce473d5b49d6ef76d35e6d00daa8c5a8fed85943 (diff) | |
mmc: core: guard dereference of optional parameter
Various functions take as parameter an optional pointer. Pointer
should be guarded with non-NULL check before dereferencing.
Add non-NULL check before dereference of pointer.
Signed-off-by: Tobin C. Harding <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions