mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 02:53:23 +00:00
修复readdir以及读磁盘时buf传错问题 (#422)
* 修复readdir以及读磁盘时buf传错问题 * fix potential memory problem --------- Co-authored-by: longjin <longjin@DragonOS.org>
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"BuildFromSource": {
|
||||
"Git": {
|
||||
"url" : "https://git.mirrors.dragonos.org/DragonOS-Community/DragonReach.git",
|
||||
"revision": "67e3e34cb5"
|
||||
"revision": "d70ac4ed6b"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user