登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
13
Star
0
Fork
74
src-openEuler
/
coreutils
代码
Issues
1
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
补丁数量:7
已完成
#I5W8SD
缺陷
peulerosci
创建于
2022-10-18 10:17
<h3>优先级:</h3>次要 <h3>详细描述:</h3> <table><tbody><tr><td>软件包</td><td>CommitId</td><td>描述</td></tr><tr><td>coreutils</td><td>afffa445b968d2fa4397bcf1e93f3dde28689526</td><td>touch: fix aliasing bug Problem reported by Tim Lange in:https://lists.gnu.org/r/coreutils/2022-07/msg00008.html* src/touch.c : Rename from get_reldate,and use a functional style to fix the aliasing bug.</td></tr><tr><td>coreutils</td><td>ddafdae21c574b1dcd5c56e403c82010e7ed3565</td><td>tests: sort-NaN-infloop: augment testing for recent fix * tests/misc/sort-NaN-infloop.sh: Add test case fromhttps://unix.stackexchange.com/a/700967/37127* src/sort.c: Avoid syntax-check failure.</td></tr><tr><td>coreutils</td><td>2f56f5a42033dc6db15d8963e54566f01fa0d61d</td><td>sort: fix sort -g infloop again Problem reported by Giulio Genovese : To compare NaNs, simply printf+strcmp.This avoids the problem of padding bits and unspecified behavior.Args are now long double instead of char *; caller changed.</td></tr><tr><td>coreutils</td><td>81d58df1647ea79c5161f99d8bd241f0c78df729</td><td>pr: don’t use uninitialized var Revert to the default behavior before the introduction of statx. * src/stat.c : Mention the automountbehavior with --cached=never.* NEWS: Mention the change in behavior. Fixes https://bugs.gnu.org/54287</td></tr><tr><td>coreutils</td><td>85c975df2c25bd799370b04bb294e568e001102f</td><td>ls: avoid triggering automounts statx, so explicitlyset the AT_NO_AUTOMOUNT flag to suppress that behavior,and avoid unintended operations or potential errors. * src/ls.c : Pass AT_NO_AUTOMOUNT to avoid this behavior.* NEWS: Mention the change in behavior.Fixes https://bugs.gnu.org/54286 Signed-off-by: Rohan Sable </td></tr><tr><td>coreutils</td><td>fb7579768d688a300c4ac76451e1fc7cad59e3e8</td><td>df: fix memory leak * src/df.c : Free all of devlist, instead of merelythe entries in devlist_table.</td></tr></tbody></table> <table></table> <table></table> <h3>原因分析:</h3> 【是否新引入rpm包,是否进行了安全编译选项扫描】 否 【定位分析】 回合社区补丁,把openEuler-22.03-LTS的合入补丁同步到openEuler-20.03-LTS-SP1 【对外部是否有影响】 否
<h3>优先级:</h3>次要 <h3>详细描述:</h3> <table><tbody><tr><td>软件包</td><td>CommitId</td><td>描述</td></tr><tr><td>coreutils</td><td>afffa445b968d2fa4397bcf1e93f3dde28689526</td><td>touch: fix aliasing bug Problem reported by Tim Lange in:https://lists.gnu.org/r/coreutils/2022-07/msg00008.html* src/touch.c : Rename from get_reldate,and use a functional style to fix the aliasing bug.</td></tr><tr><td>coreutils</td><td>ddafdae21c574b1dcd5c56e403c82010e7ed3565</td><td>tests: sort-NaN-infloop: augment testing for recent fix * tests/misc/sort-NaN-infloop.sh: Add test case fromhttps://unix.stackexchange.com/a/700967/37127* src/sort.c: Avoid syntax-check failure.</td></tr><tr><td>coreutils</td><td>2f56f5a42033dc6db15d8963e54566f01fa0d61d</td><td>sort: fix sort -g infloop again Problem reported by Giulio Genovese : To compare NaNs, simply printf+strcmp.This avoids the problem of padding bits and unspecified behavior.Args are now long double instead of char *; caller changed.</td></tr><tr><td>coreutils</td><td>81d58df1647ea79c5161f99d8bd241f0c78df729</td><td>pr: don’t use uninitialized var Revert to the default behavior before the introduction of statx. * src/stat.c : Mention the automountbehavior with --cached=never.* NEWS: Mention the change in behavior. Fixes https://bugs.gnu.org/54287</td></tr><tr><td>coreutils</td><td>85c975df2c25bd799370b04bb294e568e001102f</td><td>ls: avoid triggering automounts statx, so explicitlyset the AT_NO_AUTOMOUNT flag to suppress that behavior,and avoid unintended operations or potential errors. * src/ls.c : Pass AT_NO_AUTOMOUNT to avoid this behavior.* NEWS: Mention the change in behavior.Fixes https://bugs.gnu.org/54286 Signed-off-by: Rohan Sable </td></tr><tr><td>coreutils</td><td>fb7579768d688a300c4ac76451e1fc7cad59e3e8</td><td>df: fix memory leak * src/df.c : Free all of devlist, instead of merelythe entries in devlist_table.</td></tr></tbody></table> <table></table> <table></table> <h3>原因分析:</h3> 【是否新引入rpm包,是否进行了安全编译选项扫描】 否 【定位分析】 回合社区补丁,把openEuler-22.03-LTS的合入补丁同步到openEuler-20.03-LTS-SP1 【对外部是否有影响】 否
评论 (
1
)
登录
后才可以发表评论
状态
已完成
待办的
已挂起
修复中
已确认
已完成
已验收
已取消
负责人
未设置
标签
sig/Base-service
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (60)
标签 (30)
master
openEuler-25.09
openEuler-22.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-24.03-LTS
openEuler-24.03-LTS-Next
openEuler-24.03-LTS-SP3
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2
openEuler-20.03-LTS-SP4
openEuler-25.03
openEuler-22.03-LTS-SP1
openEuler-24.09
openEuler-20.03-LTS-SP1
openEuler-20.03-LTS-SP3
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS-Next
openEuler-22.03-LTS
openEuler-23.09
openEuler-23.03
openEuler-22.09
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS
openEuler-21.09
openEuler-21.03
openEuler-20.03-LTS-Next
openEuler-20.09
patch-tracking/20210103225849748336
patch-tracking/20210102205849748304
patch-tracking/20210102015849749612
patch-tracking/20201229005849748743
patch-tracking/20201225145849748845
patch-tracking/20201218235849749781
patch-tracking/20201216045849751437
patch-tracking/20201215225849748592
patch-tracking/20201212115849747583
patch-tracking/20201209045849748654
patch-tracking/20201201225849750631
patch-tracking/20201128045849750004
patch-tracking/20201127043007634347
patch-tracking/20201126233007632855
patch-tracking/20201126223007636120
patch-tracking/20201123233007632138
patch-tracking/20201123183007631987
patch-tracking/20201123173007634294
patch-tracking/20201122233007634250
patch-tracking/20201122113007632935
patch-tracking/20201119083007632854
patch-tracking/20201117003007632079
patch-tracking/20201113043007635446
patch-tracking/20201112043007632460
patch-tracking/20201109063007633193
patch-tracking/20201028233007631828
patch-tracking/20201026233007633134
patch-tracking/20201026223007632810
patch-tracking/20201025223007649638
patch-tracking/20201020033007632984
patch-tracking/20201018003007632080
openEuler1.0
openEuler1.0-base
openEuler-25.09-release
openEuler-20.03-LTS-SP4-update-20250627
openEuler-24.03-LTS-SP2-release
openEuler-20.03-LTS-SP4-update-20250613
openEuler-22.03-LTS-SP3-update-20250613
openEuler-22.03-LTS-SP4-update-20250613
openEuler-24.03-LTS-update-20250613
openEuler-24.03-LTS-SP1-update-20250613
openEuler-25.03-release
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200928
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/coreutils.git
git@gitee.com:src-openeuler/coreutils.git
src-openeuler
coreutils
coreutils
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册