This website requires JavaScript.
Explore
Help
Sign In
packages
/
e2fsprogs
Watch
1
Star
0
Fork
0
You've already forked e2fsprogs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
cenhuilin
9c3688c9d7
fsck: fix memory leak on an error exit
2024-07-02 15:02:09 +08:00
0001-e2fsprogs-set-hugefile-from-4T-to-1T-in-hugefile-tes.patch
backport upstream patches-epoch2 to fix some problems
2020-12-28 16:24:57 +08:00
0002-e2fsck-fix-off-by-one-check-when-validating-depth-of.patch
backport upstream patches-epoch2 to fix some problems
2020-12-28 16:24:57 +08:00
0003-mke2fs-fix-up-check-for-hardlinks-always-false-if-in.patch
backport upstream patches-epoch2 to fix some problems
2020-12-28 16:24:57 +08:00
0004-add-device-check-in-ismount-process.patch
backport upstream patches-epoch2 to fix some problems
2020-12-28 16:24:57 +08:00
0005-libss-add-newer-libreadline.so.8-to-dlopen-path.patch
add newer libreadline.so.8 to dlopen path
2021-11-18 20:10:56 +08:00
0006-e2fsck-fix-indexed-dir-rehash-failure-with-metadata_.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0007-libext2fs-retry-reading-superblock-on-open-when-chec.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0008-libext2fs-fix-potential-buffer-overrun-in-__get_dire.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0009-tune2fs-reset-MMP-state-on-error-exit.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0010-e2fsck-use-size_t-instead-of-int-in-string_copy.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0011-libext2fs-fix-incorrect-negative-error-return-in-uni.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0012-debugfs-fix-double-free-in-realloc-error-path-in-rea.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0013-tune2fs-fix-resource-leak-in-handle_quota_options.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0014-libext2fs-fix-UBSAN-warning-in-ext2fs_mmp_new_seq.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0015-libext2fs-fix-segault-when-setting-an-xattr-with-an-.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0016-mke2fs-fix-a-importing-a-directory-with-an-ACL-and-i.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0017-mke2fs-fix-resource-leak-on-error-path-when-creating.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0018-libext2fs-fix-incorrect-error-code-return-in-ext2fs_.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0019-debugfs-fix-memory-allocation-failures-when-parsing-.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0020-debugfs-fix-logdump-on-file-systems-with-block-sizes.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0021-libext2fs-fix-crash-when-ext2fs_mmp_stop-is-called-b.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0022-debugfs-fix-dump_metadata_block-for-block-sizes-8192.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0023-debugfs-fix-memory-leak-problem-in-read_list.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0024-debugfs-fix-rdump-and-ls-to-handle-uids-and-gids-655.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0025-e2image-fix-overflow-in-l2-table-processing.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0026-e2fsck-fix-last-mount-write-time-when-e2fsck-is-forc.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0027-profile_create_node-set-magic-before-strdup-name-to-.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0028-tdb_transaction_recover-fix-memory-leak.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0029-zap_sector-fix-memory-leak.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0030-misc-fix-potential-segmentation-fault-problem-in-sca.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0031-ext2ed-fix-potential-NULL-pointer-dereference-in-dup.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0032-ss_add_info_dir-fix-error-handling-when-memory-alloc.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0033-ss_create_invocation-fix-error-handling-when-memory-.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0034-ss_create_invocation-fix-potential-unititalized-refe.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0035-libext2fs-fix-unexpected-NULL-variable.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0036-libsupport-fix-potental-NULL-pointer-dereferences-in.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0037-libext2fs-fix-coverity-nits-in-tdb.c.patch
integrate community patches
2021-11-18 20:10:56 +08:00
0038-e2fsck-exit-journal-recovery-when-find-EIO-ENOMEM-er.patch
e2fsprogs: fix three issues to improve reliablity when exec fsck
2022-02-10 09:39:54 +08:00
0039-e2fsck-exit-journal-recovery-when-jounral-superblock.patch
e2fsprogs: fix three issues to improve reliablity when exec fsck
2022-02-10 09:39:54 +08:00
0040-e2fsck-add-env-param-E2FS_UNRELIABLE_IO-to-fi.patch
e2fsprogs: fix three issues to improve reliablity when exec fsck
2022-02-10 09:39:54 +08:00
0041-e2fsck-do-not-clean-up-file-acl-if-the-inode-is-trun.patch
e2fsck: do not clean up file acl if the inode is truncating type
2022-05-20 15:51:40 +08:00
0042-e2fsck-handle-level-is-overflow-in-ext2fs_extent_get.patch
e2fsck: handle->level is overflow in ext2fs_extent_get.
2022-05-23 17:07:21 +08:00
0043-libext2fs-add-sanity-check-to-extent-manipulation.patch
e2fsck: fix CVE-2022-1304
2022-05-28 16:43:04 +08:00
0044-tune2fs-do-not-change-j_tail_sequence-in-journal-sup.patch
tune2fs: do not change j_tail_sequence in journal superblock
2022-08-24 10:40:42 +08:00
0045-debugfs-teach-logdump-the-n-num_trans-option.patch
debugfs: teach logdump the num_trans options
2022-08-27 16:55:13 +08:00
0046-tune2fs-fix-tune2fs-segfault-when-ext2fs_run_ext3_jo.patch
tune2fs: fix one segfault problem
2022-10-14 11:47:41 +08:00
0047-tune2fs-tune2fs_main-should-return-rc-when-some-erro.patch
tune2fs: fix one segfault problem
2022-10-14 11:47:41 +08:00
0048-tune2fs-exit-directly-when-fs-freed-in-ext2fs_run_ext3_journal.patch
tune2fs: fix one segfault problem
2022-10-14 11:47:41 +08:00
0049-debugfs-fix-repeated-output-problem-with-logdump-O-n.patch
Upstream patches regress for debugfs, tune2fs and mmp.
2023-02-09 21:31:12 +08:00
0050-mmp-fix-wrong-comparison-in-ext2fs_mmp_stop.patch
Upstream patches regress for debugfs, tune2fs and mmp.
2023-02-09 21:31:12 +08:00
0051-misc-fsck.c-Processes-may-kill-other-processes.patch
misc/fsck.c: processes may kill other processes
2023-03-30 22:57:39 +08:00
0052-append_pathname-check-the-value-returned-by-realloc.patch
Backport patches for e2fsprogs
2023-04-17 11:37:05 +08:00
0053-argv_parse-check-return-value-of-malloc-in-argv_pars.patch
Backport patches for e2fsprogs
2023-04-17 11:37:05 +08:00
0054-libext2fs-improve-error-handling-in-POSIX-ACL-conver.patch
Backport a patch that improves error handling in POSIX ACL conversions
2023-04-18 14:38:47 +08:00
0055-libext2fs-batch-calls-to-ext2fs_zero_blocks2.patch
mkfs.ext3: backport upstream to speed up mkfs.ext3
2023-11-28 21:43:07 +08:00
0056-fsck-fix-memory-leak-on-an-error-exit.patch
fsck: fix memory leak on an error exit
2024-07-02 15:02:09 +08:00
e2fsprogs-1.45.6.tar.xz
update e2fsprogs in lts branch
2020-05-12 22:47:04 +08:00
e2fsprogs.spec
fsck: fix memory leak on an error exit
2024-07-02 15:02:09 +08:00
Description
No description provided
16
MiB
Languages
Diff
100%