util-linux/libfdisk/src
Karel Zak e826aa3f49 libfdisk: check calloc() return [gcc-analyzer]
Signed-off-by: Karel Zak <kzak@redhat.com>
2021-08-18 11:35:07 +02:00
..
.gitignore build-sys: create a regular shared libfdisk.so 2014-11-26 12:45:24 +01:00
Makemodule.am ci: deal with uninstrumented binaries using instrumented libs 2021-02-01 12:00:30 +01:00
alignment.c libfdisk: ignore 33553920 byte optimal I/O size 2020-12-27 10:07:27 -08:00
ask.c libfdisk: check calloc() return [gcc-analyzer] 2021-08-18 11:35:07 +02:00
bsd.c libfdisk: make labels allocations readable for analysers [coverity scan] 2021-03-25 10:43:20 +01:00
context.c libfdisk: use open(O_EXCL) to detect if device is used 2021-04-15 15:14:52 +02:00
dos.c libfdisk: make self_partition() use more robust [gcc-analyzer] 2021-08-18 11:28:43 +02:00
fdiskP.h libfdisk: use open(O_EXCL) to detect if device is used 2021-04-15 15:14:52 +02:00
field.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
gpt.c fdisk: do not print error message when partition reordering is not needed 2021-07-06 15:35:25 +02:00
init.c libfdisk: (gpt) add GPT debug mask 2020-02-05 14:17:23 +01:00
item.c libfdisk: check calloc() return [gcc-analyzer] 2021-08-18 11:35:07 +02:00
iter.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
label.c fdisk: move reorder diag messages to fdisk_reorder_partitions() 2021-07-13 00:40:00 +02:00
libfdisk.h.in libfdisk: (dos) Add function fdisk_dos_fix_chs() for fixing CHS values for all partitions 2021-07-30 11:58:27 +02:00
libfdisk.sym libfdisk: (dos) Add function fdisk_dos_fix_chs() for fixing CHS values for all partitions 2021-07-30 11:58:27 +02:00
partition.c docs: reword others "allow to" 2020-07-14 14:31:29 +02:00
parttype.c libfdisk: dereference of possibly-NULL [gcc-analyzer] 2021-08-18 11:15:55 +02:00
script.c libfdisk: (script) print bootable flag only when set 2021-05-06 17:01:48 +02:00
sgi.c libfdisk: add and fix __format__ attributes 2021-06-18 16:42:57 +02:00
sun.c libfdisk: add and fix __format__ attributes 2021-06-18 16:42:57 +02:00
table.c libfdisk: (dos) fix last possible sector calculation 2021-02-11 12:18:34 +01:00
test.c libfdisk: add stuff for unit tests 2013-03-11 13:00:54 +01:00
utils.c libfdisk: make fdisk_partname() more robust 2020-08-13 10:12:01 +02:00
version.c tests: fix compiler warnings [-Wmissing-prototypes] 2016-02-23 03:18:09 +01:00
wipe.c build-sys: fix non-blkid compilation 2017-09-19 13:48:52 +02:00