16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ext2ed: fix potential NULL pointer dereference in dupstr() More... over 3 years ago
lib/ss/error.c: check return value malloc in ss_name() More... over 3 years ago
misc: fix potential segmentation fault problem in scandir() More... over 3 years ago
argv_parse: check return value of malloc in argv_parse() More... over 3 years ago
append_pathname: check the value returned by realloc More... over 3 years ago
zap_sector: fix memory leak More... over 3 years ago
tdb_transaction_recover: fix memory leak More... over 3 years ago
profile_create_node: set magic before strdup(name) to avoid memory leak More... over 3 years ago
libext2fs: fix a -Wunused-label warning More... over 3 years ago
Fix -Wunused-variable warnings More... over 3 years ago
Fix -Wunused-parameter warnings More... over 3 years ago
mke2fs: use ext2fs_get_device_size2() on all platforms More... over 3 years ago
e2fsck: sync fc_do_one_pass() changes from kernel More... over 3 years ago
libext2fs: improve jbd_debug() implementation More... over 3 years ago
AOSP: Use -Wno-pointer-arith in Android build More... over 3 years ago
AOSP: Add a new upstream source file to lib/e2p/Android.bp More... over 3 years ago
tune2fs: update overhead when toggling journal feature More... over 3 years ago
e2fsck: fix last mount/write time when e2fsck is forced
Lukáš Czerner
as Lukas Czerner
More... over 3 years ago
e2fsck: fix ".." more gracefully if possible More... over 3 years ago
libext2fs: improve error handling in POSIX ACL conversions More... over 3 years ago
tests: add test of Direct I/O support in the Unix I/O manager More... over 3 years ago
e2fsck: fix unaligned accesses to ext4_fc_add_range and fc_raw_inode More... over 3 years ago
e2fsck: fix unaligned accesses to ext4_fc_tl struct More... over 3 years ago
e2fsck: fix portability problems caused by unaligned accesses More... almost 4 years ago
libext2fs: fix Direct I/O support in the Unix I/O manager More... almost 4 years ago
libext2fs: fix missing mutex unlock in an error path of the Unix I/O manager More... almost 4 years ago
e2image: fix overflow in l2 table processing More... almost 4 years ago
libext2fs: use offsetof() from stddef.h More... almost 4 years ago
libext2fs: use statement-expression for container_of only on GNU-compatible compilers More... almost 4 years ago
blkid: include time.h to provide explicit declaration for time() More... almost 4 years ago