1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Zdenek Kabelac 17802084c9 bcache: fix incorrect pointer check
With commit b44db5d1a7
needs to check allocated pointer for failed malloc().

Existing check was actually no checking anything so failing
malloc here would result in segfault (although with very
low chance to ever happen).
2021-03-10 00:59:05 +01:00
..
bcache-utils.c bcache: use indirection table for fd 2020-09-18 15:10:11 -05:00
bcache.c bcache: fix incorrect pointer check 2021-03-10 00:59:05 +01:00
bcache.h bcache: use indirection table for fd 2020-09-18 15:10:11 -05:00
dev-cache.c hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
dev-cache.h device usage based on devices file 2021-02-23 16:43:32 -06:00
dev-dasd.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-ext-udev-constants.h dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is_initialized fn is not present 2016-09-06 13:21:29 +02:00
dev-ext.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-io.c dev-type: convert to use log_warn 2021-02-08 23:43:38 +01:00
dev-luks.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-lvm1-pool.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-md.c fix check for md raid imsm signature on 4k devices 2021-02-18 11:42:32 -06:00
dev-swap.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
dev-type.c device usage based on devices file 2021-02-23 16:43:32 -06:00
dev-type.h device usage based on devices file 2021-02-23 16:43:32 -06:00
device_id.c cleanup: free already checks for NULL 2021-03-02 22:57:35 +01:00
device_id.h device usage based on devices file 2021-02-23 16:43:32 -06:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h device usage based on devices file 2021-02-23 16:43:32 -06:00