[PATCH 10/30] Fix potential NULL pointer dereference
| Newsgroups | dev.linux.lists.lvm-devel |
|---|---|
| Message-ID | <87lj5m60ue.wl%[email protected]> |
At Mon, 25 Oct 2010 10:24:17 +0200, Zdenek Kabelac wrote: > > Makes clang happier as it covers all code paths and avoids NULL pointer > dereference through com pointer (which is NULL by default static > initialisation). > > Signed-off-by: Zdenek Kabelac <[email protected]> Ack