Skip to content

Commit

Permalink
自己尝试提交pr
Browse files Browse the repository at this point in the history
  • Loading branch information
LINGLUO00 committed Jan 25, 2025
1 parent 8c77a9f commit ba468c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/src/net/socket/unix/seqpacket/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ impl Socket for SeqpacketSocket {
}
// TODO: 释放INODE_MAP相关资源
// Gonna fix by YL
//test_for_pr

// 尝试释放相关抽象地址资源
let _ = remove_abs_addr(&path);
Expand Down

0 comments on commit ba468c0

Please sign in to comment.