Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iolog: fix Null pointer dereferences (FORWARD_NULL)
CID 494150: Null pointer dereferences (FORWARD_NULL) @ iolog.c:148 in ipo_special() This patch removes the possibility of null pointer dereferencing(io_u->file) throughout the call stack of get_io_u() → read_iolog_get() → dp_fill_dspec_data() Signed-off-by: Hyunwoo Park <dshw.park@samsung.com>
- Loading branch information